#my-glider{ height:31px; line-height:31px;}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 285px; 
	height: 380px;
	overflow: hidden;
	
	}

.controls{ height:32px; overflow:hidden;}


.jony1{color:#616161; width:90px; height:31px; overflow:hidden; display:block; background:url(../images/hbtn2.jpg) no-repeat; float:left; margin-right:7px; text-align:center; font-size:14px; font-weight:bold; text-decoration:none;}

.jony1:hover{ background:url(../images/hbtn2.jpg) no-repeat 0 -31px; color:#006FB4;}

.jony2{color:#006FB4; width:90px; height:31px; overflow:hidden; display:block; background:url(../images/hbtn2.jpg) no-repeat 0 -31px; float:left; margin-right:7px; text-align:center; font-size:14px; font-weight:bold; text-decoration:none;}

.jony2:hover{ background:url(../images/hbtn2.jpg) no-repeat 0 -31px; color:#006FB4;}

	
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:285px;
		height:380px;
		overflow:hidden;
		float:left;
		padding:0;	
		padding-left:10px;
		
		}
	div.scroller div.content {
		width: 10000px;
		}

   
	div.section  dt a{ height:33px; line-height:33px; color:#000; text-decoration:none; font-weight:bold; font-size:14px;}	
	
	