#AdCarousel {
	height:90px;
	width:320px;
	overflow:hidden;
	border:0px solid #000;
	font-family:Arial,Verdana,Tahoma;
	font-size:11px;
	position:relative;
}

#AdWrapper
{
	width:13000px;
}

#AdCarousel .carouselItem
{
	float:left;
	height:90px;
	/*background-color:#d1e3ff;*/
	width:320px;
	color:#000;
}


#AdCarousel .carouselItemTitle
{
	font-weight:bold;
	margin:4px;
	color:#ef7700;
}

#AdCarousel .itemText
{
	margin:4px;
}
