.autor {
	padding-left: 10px;
}
.views {
	margin-left:10px;
}
.news-tags a  {
	font-size: 12px;
	font-style: italic;
}
.news-social-place {
	padding:30px 0 0 0;
	overflow:hidden;
}
.social-place-left {
	float:left;
}
.news-social-place {
	text-align:right;
}
.like {
	background:url(../img/icon_like.png) right 1px no-repeat;
	padding-left:0;
	padding-right:20px;
	margin-right:3px;
	text-decoration:none;
	display:inline-block;
}
.dislike {
	background:url(../img/icon_dislike.png) left 2px no-repeat;
	text-decoration:none;
	display:inline-block;
	padding-left:20px;
}
.news-social-place + .also-separator {
	margin:10px 0;
}
.rating-list {
	background: url(../js/lib/jquery/userrating/img/sprite_rating_small.png) left 0 repeat-x;
	height: 16px;
	width: 80px;
}
.rating {
	padding: 5px 0;
}
.game-block {
	float:left;
	padding:0;
	width:220px;
}
.related-block {
	margin-left:240px;
}
.news-link {
	margin-left:0;
}
.related-block .news-date {
	margin-top:5px;
}
.also-reviews + .also-comments {
	*display:block;
}
.like-left, .like-right {
	display:inline-block;
	background:url(../img/sprite_likes.gif) left 0 no-repeat;
	padding-left:5px;
	height:20px;
	line-height:19px;
	font-size:12px;
	color:#757575;
	font-style:normal;
}
.like-right {
	background-position:right 0;
	padding-left:0;
	padding-right:10px;
}
.dislike .like-left{
	background-position:left -25px;
	padding-left:10px;
}
.dislike .like-right {
	background-position:right -25px;
	padding-right:5px;
}
.news-article article {
	padding-top:10px;
}
.related-item {
	padding-bottom:10px;
}
.cover-wrapper img {
	float:none;
}
.news-img {
	box-shadow:0px 2px 5px #8b8b8b;
	float:left;
	margin: 5px 18px 2px 0px;
}
.box .button6 {
	background:url(../img/bg_arrow_show_all.gif) right 3px no-repeat;
	padding-right:20px;
}
.green-btn-small-left{padding: 2px 4px 0 11px;}
.green-btn-small-center{padding: 1px 0 0 20px;}

/* subscribe box */
.related-holder{overflow:hidden;}
.subscribe-block{
	background: url("../img/subscribe-bckg.png") no-repeat scroll 0 0 transparent;
	height: 68px;
	margin: 20px 0;
	padding: 11px 20px;
	width: 553px;}

/**/
.inp-styled.subscribe {
	display:inline-block;
	width:267px !important;
	float:left;
}
a.button-subscribe {
	background:#FFF url(../img/bg_button_upload.gif) bottom left repeat-x;
	border:1px solid #c5c5c5;
	border-radius:0 5px 5px 0;
	display:inline-block;
	height: 24px;
	cursor:pointer;
	padding:0 20px;
	color:#5a5a5a;
	line-height: 22px;
	position:relative;
	left:-10px;
}