.best_title{
	color:#595959;
	padding:15px 0px 0px 15px;
	margin-bottom:15px;
}

.best_tags{
	padding:0px 20px;
}

.best_tags, .best_tags a, .best_author a, .best_author{
	color:#a7a7a7;
}

.best_poster{
	padding:10px;
}

.best_poster img{
	
	max-height:420px;
	display:block;
	margin:0px auto;
}

.best_p{
	padding:15px;
	color:#3f3f3f;
	font-size:15px;
}

.best_author{
	padding:20px;
}

a.best_like.liked{
	color:#ea6153;
}

.best_heart{
	background: url('/images/best_like.png') no-repeat 0px -24px;
	width:28px;
	height:24px;
	float:right;
	margin-left:6px;
}

.liked .best_heart{
	background-position:0px 0px;
}