<link href="http://stg.odnoklassniki.ru/share/odkl_share.css" rel="stylesheet">
<script src="http://stg.odnoklassniki.ru/share/odkl_share.js" type="text/javascript" ></script>
.slider {
	height: 227px;width:298px;margin-top:-15px;
	overflow:hidden;
}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:298px;
		height:228px;
		overflow:hidden; 
		}	
	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;

		}
	ol#controls li a{
		float:left;
		background:url(../images/tr.png);
		color:#375e78;
		padding:3px 7px 3px 7px;
		text-decoration:none;
		}
		
	ol#controls li a:hover {
		background: #FF6A00;
		color: #fff;
	}
	
	ol#controls li.current a{
		background:#fff;
		color:#000;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

.newst_title {
	padding-top:3px;
}

.newst_title a {
	border:1px solid #c8c8c8;
	padding:2px;
	background:#E8E8E8 url(../images/tabs.png) repeat-x;
	display:block;
	text-align:center;
	width:278px;
	color:#333;
	margin-right:5px;
	-webkit-box-shadow: 0px 0px 3px #999;
    -moz-box-shadow: 0px 0px 3px #999;
    box-shadow: 0px 0px 3px #999;
}

.newst_title2 {
	border:1px solid #c8c8c8;
	padding:61px 5px 0px 10px;
	background:#E8E8E8 url(../images/tabs.png) repeat-x;
	text-align:center;
	color:#333;
	-webkit-box-shadow: 0px 0px 3px #999;
    -moz-box-shadow: 0px 0px 3px #999;
    box-shadow: 0px 0px 3px #999;
	height:105px;
	border-right:none;
}

.newst_img {
	padding:4px;
}

.newst_img img {
	width:281px;
	height:164px;
	border:1px solid #999;
	padding:1px;
	-webkit-box-shadow: 0px 0px 4px #555;
    -moz-box-shadow: 0px 0px 4px #555;
    box-shadow: 0px 0px 4px #555;
}

.newst_img2 img {
	width:281px;
	height:164px;
	border:1px solid #999;
	border-left:none;
	padding:1px;
	-webkit-box-shadow: 0px 0px 4px #555;
    -moz-box-shadow: 0px 0px 4px #555;
    box-shadow: 0px 0px 4px #555;
}