div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 579px; 
	height: 380px;
	overflow: hidden;
	/*border:1px solid #cccccc; */
	border: 1px solid #ccc;
	}
	
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:580px;
		height:380px;
		overflow:hidden;
		float:left;
		/*padding:1em;*/			
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		width:580px;
		
		}
		
		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:380px;
	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: 10px;


}

.intro p{
color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:76%;*/
	font-size:11px;
	line-height:133%;
	margin:0px;
	padding:0px 6px 8px 0px;
	text-align: left;
	}
	
	#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;
	}