@CHARSET "UTF-8";

p.page_h2{
	color:#FEE9AA;
	display:block;
	font-size:14px;
	font-weight:normal;
	margin-top:25px;
	
	width: 314px;
	padding-bottom: 2px;
	background:URL(../assets/border_bottom.png) no-repeat;
	background-position: bottom left;
	
	margin-bottom: 50px;
	
}



p.otherManufInZone{
	height: 50px;
	width: 400px;
	
	background: URL(../assets/otherManufInZone.png) no-repeat;
	background-position: 0px 7px;
	padding-left: 70px;
	padding-top: 5px;
	
	margin-bottom: 10px;
	margin-top: 30px;
}

td.news_img{
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: URL(../assets/news_img_bg.png);
	
	text-align: center;
	vertical-align: center;
}

td.news_img img{
	border: 1px solid #fff;
}


td.news_text {
	width: 263px;
	background: URL(../assets/news_text_bg.png);
	background-repeat: repeat-y;
		
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

td.news_text p.title{
	background: transparent ;
	text-align: left;
}

.side_news{
	padding-left:10px;
	
}

.side_title{
	color:#FFF;
	padding-bottom:5px;
}

.side_news_content{
	font-style: italic
}
