@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/*NEWS  ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
#newsOS{
	position:relative; 
	margin-left:5px; 
	margin-top:15px;  
	height:158px; 
	height:auto!important;
	min-height:158px;
	width:176px;
}

#newsWrapper {
	 background-image:url(../../images/site/sidebarItemRepeat.jpg);  
	 background-repeat:repeat-y;
	 height:auto!important;
	 height:96px;
	 min-height:96px;
	 width:178px;
}
#newsOS #newsFooter {
	background-image:url(../../images/site/sidebarItemFooter.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:3px;
}
#newsRss {padding-top:5px;padding-bottom:5px;padding-left:5px; float:right;clear:right;height:28x;width:45px;}

#newsOS #newsTitle{width:179px; cursor:pointer;}
#newsWrapper .newsContentItem {padding-top:10px; margin:0px 5px 0px 5px; clear:both;}
.readon {color:#FF0000;}
.newsTitel a {font-weight:bold; color:#000000;}
.newsDate {font-style:italic;}
#productNewsWrapper {padding:5px;} 
#productNewsWrapper .newsTitel a {font-weight:bold; color:red;}
