#leadstory-container {
	width:270px;
	overflow:hidden;
	height:140px;

}
#leadstory_wrapper {
	width:270px;
	height: 140px;
	overflow: hidden;
}
#leadstory_wrapper div.slide {
	width: inherit;
	height: inherit;
	overflow: hidden;
}

#leadstory_wrapper div.leadstory_img {
	float:left;
	width:120px;
	}
	#leadstory_wrapper div.leadstory_content {
	float:left;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373737;
	text-decoration:none;
	/*background-color:#FFFFFF;*/
	}
#leadstory_nav {
	position:relative;
	width:250px;
	top:-110px;
	left:0px;
	padding-top:0px;
	}
/** --- 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; }

	
