#leadstory-container {
	height:150px;
overflow:hidden;

}
#leadstory_wrapper {
	height: 150px;
}
#leadstory_wrapper div.slide {
	height: 150px;
}

#leadstory_wrapper div.leadstory_img {
	float:left;
	width:70px;
	}
	#leadstory_wrapper div.leadstory_content {
	float:left;
	margin-left:5px;
	margin-right:6px;
	width:193px;
	/*background-color:#FFFFFF;*/
	}
#leadstory_nav {
	position:relative;
	width:210px;
	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; }

.bg{
background-color:#FF6600;
}

	