div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 550px; 
	height: 270px;
	overflow: hidden;
	/*border:1px solid #cccccc; */
	border: 1px solid #e7e7e9;
	background-color: #e7e7e9; 
	}
	
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:551px;
		height:270px;
		overflow:hidden;
		float:left;
		/*padding:1em;*/
		background-color: #ffffff;			
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		width:551px;
		
		}
		
		div#section1 {
		/*background:#999999;*/
		color:#ffffff;
		}

.mytable th, td{padding: 0.5em 1em;} 

/*#my-glider .scroller .section .intro_below {
color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	float:right;
	height:270px;
	padding:0px 0px 0px 0px;
	position:absolute ;
	top: 350px;
	width:183px;
	background-color: #FFFFFF;
	bottom: 0px;
}
*/
#my-glider .scroller .section .intro_below a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	
}


.scroll_img img{
float: left;
margin-right: 10px;
}

.intro_below{
	margin-left: 390px;
}

.intro{
margin-top: 5px;


}

.intro p{
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
line-height:133%;
margin:0;
padding:0 6px 8px 0;
text-align:left;
	_width:200px;
	}
	
	#my-glider .scroller .section .intro_below a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:73%;
	display:block;
	width: 50px;
	margin-right: 30px;
	
}


.scroll_img_details img{
float: left;
margin-right: 10px;
}

.intro_below_details{
	margin-left: 390px;
}

.intro_details{
margin-top: 10px;
margin-left: 220px;


}

.intro_details p{
color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:76%;*/
	font-size:12px;
	line-height:133%;
	margin:0px;
	padding:0px 6px 8px 0px;
	text-align: left;
	
	}
	
	
	.controls{
text-align: center;
}

.controls ul{
	margin:0;
	padding:0;
	list-style: none;
	width:600px;
	float:left;
	text-align: center;
}

.controls ul li{
	float:left;
	background: url(/media/png/tab_right_round.png) no-repeat top right;
	/*width:97px;*/
	text-align: center;
	margin-right: 5px;
	

}

.controls li a{

	display: block;
	padding: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	
	background: url(/media/png/tab_left_round.png) no-repeat top left;
	text-decoration: none;
	color: #666666;
	float:left;
	font-size: 12px;
	text-align: center;
}

.controls ul a:hover {
	color: #ff9933;
	text-decoration: underline;

}

.controls ul a {
	color: #ff9933;

}
