.CS_slideshow 
{
	height:290px;
	overflow:hidden;
	padding-bottom:25px;
}
.CS_imageRotator 
{
	height:289px;
	overflow:hidden;
	position:relative;
}
.CS_imageRotator .CS_ImageBg 
{
	background-position:10px 10px;
	background-repeat:no-repeat;
	height:289px;
	overflow:hidden;
	position:absolute;
}
.CS_imageRotator .CS_imageRotatorMask 
{
	display:block;
	position:absolute;
}
.CS_imageRotator .CS_ImageBg img 
{
	display:block;
	left:10px;
	min-height:270px;
	position:relative;
	top:10px;
}

#daysLeft 
{
	background:url("../counter/deysLeft.png") no-repeat scroll left top transparent;
	height:62px;
	/*
	position:absolute;
	right:55px;
	top:17px;
	*/
	width:247px;
	padding-left:25px;
}

#daysLeft span 
{
	color:#004780;
	display:block;
	font-family:verdana,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	float:left;
	padding-right:10px;
	padding-top:12px;
}

#daysLeft .dDager 
{
	color:#FFFFFF;
	font-family:Myriad Pro,verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	padding-top:14px;
}

#bBox {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #EAE5E5;
display:none;
left:0;
padding:10px;
width:660px;
margin-top:20px;
}
#bBox .img {
overflow:hidden;
width:660px;
}