#abc_win {
	background:#212222; 

	font-size: 110%; 
	line-height:1.125em;
	color:#242424;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background-color: white;
}

#abc_show { 
	font-size: 10px;
	margin: 0 auto; 
	color: white; 
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	background-color: black;
}

#abc_show a { 
	color: white;
}

a.abc img { 
	border: none; 
	visibility: hidden;
}

#abc_picture { 
	text-align: center;
}

#abc_picture div { 
	float: left;
}