div.scroller { 
	width: 586px; 
	height: 254px;
	overflow:hidden;
}
div.scroller div.section {
	width:586px;
	height:254px;
	overflow:hidden;
	float:left;
	text-align:left;
}
div.scroller div.content1 {
	width: 10000px;
}
div#section2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#my-slider {
	position:relative;
	width: 586px;
	height: 254px;
	overflow:hidden;
}
#apDiv1 {
	position:absolute;
	width:900px;
	height:254px;
}
#apDiv2 {
	position:relative;
	/*background-color:#000066;*/
	width:586px;
	height:254px;
	float:left;
}
#apDiv3 {
	position:relative;
   
	/*background-color:#006633;*/
	float:right;
	width:314px;
	height:254px;
}