/* CSS Document */

.special_adds {
	/*
	background-image:url(pics/cl12play_2009.gif);
	
	background-repeat: no-repeat;
	background-position: center;
	*/
	position: absolute;
	height: 300px;
	width: 231px;
	/*left: 461px; */
	right: 233px;
	top: 22px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	display: block;
}
