#rotation{ 
width: 932px; height:310px; padding-top:6px;
}

*html #rotation{ 
 height:305px;
}

#rotation_leftside{
width: 488px; height:100%; float:left;	
padding-left: 2px;
}

#roation_rightside{
width: 441px; height:100%; float:left;
}

#topleftimg{
	float:right; 
	padding-left:0; 
	padding-top:0; 
	padding-right:3px; 
	padding-bottom:0;
	cursor:pointer;
}



#toprightimg{
	float:right; 
	padding-left:5px;  
	padding-top:0; 
	padding-bottom:0; 
	padding-right:5px; 
	padding-left:0;
	cursor:pointer;
}

#bottomleftimg{
	float:right; 
	padding-left:0; 
	padding-top:6px; 
	padding-right:3px; 
	padding-bottom:0;
	cursor:pointer;
}


#bottomrightimg{
	float:right; 
	padding-left:5px;  
	padding-top:6px; 
	padding-bottom:0; 
	padding-right:5px; 
	padding-left:0;
	cursor:pointer;
}


/* rotator in-page placement */
    div#branding {
	position:relative;	
	
}

div#branding ul{
padding:0;
margin:0;
}
div#branding ul li {
	position:absolute;
	list-style: none;
}

div#branding ul li img {
	
	background: #FFF;
}

div#branding ul li.show {
	z-index:500
}


                
