#miniemotes_preview
{
	margin: 1em auto;
	text-align: center;
	padding: 0.5em 0;
	width: 760px;
	border: solid 2px #DDDDDD;
}

#miniemotes_preview img
{
	width: 750px; height: 83px;
	margin: auto;
}

#miniemotes_preview .bkg_selection
{
	border-top: solid 1px #EEEEEE;
	margin: 0.5em auto; margin-bottom: 0;
}

#miniemotes_preview .bkg_selection button
{
	width: 4em;
	margin: 0.5em 0.25em; margin-bottom: 0;
	cursor: pointer;
	font-size: 0.75em;
}




dl
{
	margin: auto 2em;
}

dl dt
{
	font-weight: bold;
	margin-top: 0.75em;
	list-style: disc inside;
}

dl dd
{
	margin-bottom: 0.5em;
}