a { font: normal;}

#my-glider {
padding:0px 0 0px 0;
margin: 0px 0 0 7px;
width:880px;


}

#my-glider .padder { width: 140px;
					 float:left;					 }

#my-glider .scroller .section img {
float:left;

padding-top:1px;

margin: 0 15px 10px 0 ;
padding: 0 10px 0px 0 ;

border-bottom: 1px dashed #e6e6e6;


}

#my-glider .scroller .section .intro { clear:left;



padding:0px 7px 15px 0px;

}

#my-glider .scroller .section h3 {font-size:20px;
								   margin: 15px 0 0 0;}
#my-glider .scroller .section h3 a{ color: #000000;
									text-decoration: none;
									;
									font: normal; }
									
#my-glider .scroller .section h4 a{ font-size: 28px;
									color: #000000;
									text-decoration: none;
									
									font: normal; }									

#my-glider .scroller .section p {
font-size:11px;
color:#666;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/	
	width: 500px; 
	height: 400px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:500px;
		
		height:400px;
		padding-bottom: 20px;
		
		overflow:hidden;
		}
	div.scroller div.content {
		width: 10000px;
		}

.controls {
padding: 10px 0 10px 0;
float:left;
width:302px;



}
#my-glider .controls ul {		width:272px;}

#my-glider .controls ul li {width:272px;	}

#my-glider .controls img {


}