
/* -------------- WWML --------------------- */

#wwml_title {
	margin-left: 10px;
}

.wwml_headline	 {
	width: 500px;
	font: bold 100% 'lucida grande', tahoma, verdana, arial, sans-serif;
	color: #cb2417;
	text-transform: uppercase;
	margin-bottom: 10px;
	
}

//Adjusted horizontal size for gear
div#my-glider-horizontal div.scroller3 {	
	width:690px; 
}

div#my-glider-horizontal div.scroller3 div.sectionb {
	width:690px;
}


.featured_photo {
	width: 680px;
}

.featured_photo img {
	width: auto;
	padding: 10px;
	border: 1px solid #33CCFF;
	background: #ffffff;
}

.featured_photo_caption {
	border: 1px solid #33CCFF;
	background-color: #ffffff;
	color: #000000; 
	padding: 10px;
	margin-top: 10px;
	width: 658px;
	font-size: 12px;
	font-style: italic;

}

.featured_photo_location {
	width: 658 px;
	margin-right: 50px;
	font-size: 10px;
	font-style; italic;
	padding: 10px;
}


