/**********************************************/
/************** Slider Section ****************/
/**********************************************/

#sliderwrap{
	background-image: url(../images/plenka.png);
	max-width:1030px;
	float:none;
	margin:0px auto 0px auto;
	min-height:138px;
	background-color:white;
	border: 1px solid #d5d5d5;
	padding:6px;
}

/*Скроллер популярные новости
 ------------------------------------------*/ 
.jcarousel-clip {z-index: 2; padding: 0;margin: 0; overflow: hidden; position: relative; } 
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; } 
.jcarousel-list li, 
.jcarousel-item { float: left; list-style: none; } 
.jcarousel-item { text-align:center; font:13px Cuprum, sans-serif; color:#999; width:155px;  }  
.jcarousel-container { position: relative; -moz-border-radius: 10px;  } 
.jcarousel-container-horizontal {  width:930px; padding: 14px 30px 7px 60px; } 
.jcarousel_img { width: 130px; height: 100px; background: #fff; border:1px solid #B6D4E1; padding: 3px; margin-bottom: 3px; } 
.jcarousel-next-horizontal { position: absolute; top: 50px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url('../images/next-horizontal.png') no-repeat 0 0; } 
.jcarousel-prev-horizontal { position: absolute; top: 50px; left: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url('../images/prev-horizontal.png') no-repeat 0 0; } 
.transparency_i a:hover img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50);}  
/* -------------------------------------- */

/*Shortstory6, Популярные*/
.box3 .item{ float:left; position:relative; margin-right:9px;height:104px; width:133px; cursor:pointer; margin-bottom:6px; overflow:hidden;}
.box3 .item span.tt { display:block; position:absolute;BOTTOM:0;left:0;Z-index:2; width:122px;color:#fff; font-size:13px; text-decoration:none; padding:3px 5px; background:url('../images/prozr.png')}
.box3 .item:hover span.tt,.box-grid .item:hover span.dt{ color:#fff;background:url('../images/bg-title4.png') !important}