.index_blog_item_cont
{
	height:70px;
	padding-bottom:14px;
	float:left;
	width:135px;
	overflow:hidden;
	padding-right:5px;
}

.thumb_cont
{
	border:1px solid #595858;
	padding:2px;
}

.index_blogs_thumb
{
	float:left;
	width:56px;
	background:#fff;
}

.index_blog_cont
{
	float:left;
	width:70px;
	overflow:hidden;
	padding-left:5px;
	text-align:left;
}

.index_blog_cont a
{
	text-decoration:none;
}

.index_blog_cont a:hover
{
	text-decoration:underline;
}

.user_link
{
	color:#fd4d00;
}

.user_link:hover
{
	text-decoration:none;
	color:#fd4d00;
}
