ul#billy_indicators {
	float:left;
	width:193px;
}


ul#billy_indicators li a {
	display: block;
}	

#billy_indicators li.active { 
	background:url(../../images/bg_menu_action_on.gif) no-repeat;
}

#billy_clip { 
	width: 715px; 
	position: relative; /* For IE */
	overflow: hidden;
	height: 292px;
}

#billy_scroller {
	width: 5000px;
	height: 292px;
}
	
#billy_scroller li {
	width: 715px;
	height: 292px;
	float: left;
}		



