#leadstory-container {
	width:713px;
	overflow:hidden;
	height:168px;
}
#leadstory_wrapper {
	width:713px;
	height: 168px;
	overflow: hidden;
}
#leadstory_wrapper div.slide {
	width: inherit;
	height: inherit;
	overflow: hidden;
}

#leadstory_wrapper div.leadstory_img {
	float:left;
	width:493px;
	}
	#leadstory_wrapper div.leadstory_content {
	float:left;
	width:200px;
	padding:10px 5px 0 5px;
	/*background-color:#FFFFFF;*/
	}
#leadstory_nav {
	position:relative;
	width:200px;
	top:-44px;
	left:493px;
	padding-top:10px;
	}
/** --- PAGER SECTION ---**/
#leadstory_pager a { margin: 0 3px; padding: 3px 5px;  background: #fff; text-decoration: none; color:#333; font-size:10px; font-family:Tahoma;}
#leadstory_pager a.activeSlide { background-image:url(../images/orange_box.jpg); font-family:Tahoma; font-weight:bold; background-repeat:no-repeat; color:#FFFFFF/*color:#fff;*/ }
#leadstory_pager a:focus { outline: none; }

	.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6600;
	text-decoration: none;
}
