/*LEAD STORY*/	
#leadstory-container {
	width:640px;
	height:169px;
	overflow:hidden;
}

#leadstory_wrapper {
	width:640px;
	height: 169px;
	overflow: hidden;
}

#leadstory_wrapper div.slide {
	width: inherit;
	height: inherit;
	overflow: hidden;
}

#leadstory_wrapper div.leadstory_img {
	float:left;
	width:400px;
	}
/* New Lead Story with out image No*/
#leadstory_wrapper div.leadstorys_img {
	float:left;
	width:250px;
	}
#leadstory_wrapper div.leadstory_img_01 {
	float:left;
	width:38px;
	background-image:url(/images/no-01.jpg);
	background-repeat:no-repeat;
	height:169px;
	}	
#leadstory_wrapper div.leadstory_img_02 {
	float:left;
	width:38px;
	background-image:url(/images/no-02.jpg);
	background-repeat:no-repeat;
	height:169px;
	}	
#leadstory_wrapper div.leadstory_img_03 {
	float:left;
	width:38px;
	background-image:url(/images/no-03.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
#leadstory_wrapper div.leadstory_img_04 {
	float:left;
	width:38px;
	background-image:url(/images/no-04.jpg);
	background-repeat:no-repeat;
	height:169px;
	}			
#leadstory_wrapper div.leadstory_img_05 {
	float:left;
	width:38px;
	background-image:url(/images/no-05.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
#leadstory_wrapper div.leadstory_img_06 {
	float:left;
	width:38px;
	background-image:url(/images/no-06.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
#leadstory_wrapper div.leadstory_img_07 {
	float:left;
	width:38px;
	background-image:url(/images/no-07.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
#leadstory_wrapper div.leadstory_img_08 {
	float:left;
	width:38px;
	background-image:url(/images/no-08.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
#leadstory_wrapper div.leadstory_img_09 {
	float:left;
	width:38px;
	background-image:url(/images/no-09.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
#leadstory_wrapper div.leadstory_img_10 {
	float:left;
	width:38px;
	background-image:url(/images/no-10.jpg);
	background-repeat:no-repeat;
	height:169px;
	}		
/* END New Lead Story with out image No*/


#leadstory_wrapper div.leadstory_content {
	float:left;
	width:230px;
	height:169px;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
div.leadstory_content ul li {
	background:url(/images/bullet.gif) no-repeat 0 5px;
	vertical-align:middle;
	list-style:none;
	}
	
#leadstory_nav {
	position:relative;
	width:298px;
	height:29px;
	top:-40px;
	left:439px;
	text-align:center;
	border-top:1px solid #e6e6e6;
	padding-top:5px;
	z-index: 100;
	}
.newProduct {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
