/*----------------------------------------------------------------------- 
   Code provided by MissingMethod.com
 ------------------------------------------------------------------------ */
 
 #my-glider {
padding:0 0 0 0;
margin:-5px 0 10px 0;
width:630px;
background:transparent url(http://wau.org/images/sites/glide_box.gif) no-repeat;
}

#my-glider .scroller .area img {
float:left;
padding-top:0px;
height:132px;
margin: 0 18px 0 0;
}

#my-glider .scroller .area .resource-intro {
float:right;
width:307px;
height:132px;
padding:0 7px 10px 0px;
}

#my-glider .scroller .area h4 {
	margin-bottom: -1px;
	font-size:16px;
	font-weight:500;
}
	
#my-glider .scroller .area h4 a { color: #003366; }

#my-glider .scroller .area h4 a:hover {color:#000;}

#my-glider .scroller .area p {
margin-top:3px;
font-size:14px;
line-height: 130%;
color:#333;
}

#my-glider .scroller .area p.byline {
	font-size: 10px;
	color: #555;
	text-transform: uppercase;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/	
	width: 552px; 
	height: 132px;
	overflow: hidden;
	}
	div.scroller div.area {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:552px;
		height:132px;
		overflow:hidden;
		}
	div.scroller div.content {
		width: 10000px;
		}

.controls {
float:left;
width:72px;
height:132px;
}

#my-glider .controls img {
padding:0px;
margin:0 0 8px 0;
}