.index_blog_item_cont
{
	height:70px;
	padding-bottom:10px;
	float:left;
	width:140px;
	overflow:hidden;
	padding-right:10px;
}

.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;
}
