
.in { overflow: hidden; /*width:664px;*/ width:480px; margin: 0 auto; height:47px;}

/* Header -------------------------------------------------------------------------------*/

/* News ---------------------------------------------------------------------------------*/

.wr1 .news { overflow: visible; position: relative; height: auto !important; height:47px; /*min-height:51px;*/}
.news .in { position: relative;}
.news .in ul{
	padding:0px !important;
	margin:0px !important;
}
.news .in ul li{
	padding:0px !important;
	margin:0px !important;
	padding-right:2px !important;
}

.arrow { position: absolute; top: -11px; top:expression(0+'px'); z-index: 999; overflow: hidden; width: 20px; height: 47px; }
.arrow a { padding-left:0px; text-decoration: none; /*color: #f00; */ border:none;}
.arrow a:hover span { background-position: -63px 0; border:none; } 
#prev { left: 0; border:none; }
#prev span { background:url(images/prev.gif) no-repeat; border:none;/* background-image: url('../images/prev.gif');*/ }
#next { right: 0; border:none; }
#next span { background-image: url('images/next.gif'); border:none; }

.items { overflow: hidden; /*width:704px;*/ width:512px;}
.items li { position: relative; float: left; display: inline; /*width: 220px;*/ margin-right:2px; color: #8D9299; background:none; padding:0; }
.items .last { margin-right:0;}

.news items div { text-decoration: none; color: #000;}
/*.prod {float:left; margin-right:0px; border-right:2px solid #8D9299}*/
/*.txt {width:140px; height:50px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif !important; font-size:10px; clear:#ff0000; line-height:16px}
.items a:hover, .items a:focus, .items a:active { text-decoration: underline; }
.items address a { text-decoration: underline; color: #757575; }
.items address a:hover, .items address a:focus, .items address a:active { text-decoration: none; color: #000; }*/


