.blogs_categories ul li
{
	margin-bottom: 5px;
}

.blogs_recentposts ul li
{
	list-style-type: none;
	margin-bottom: 10px
}

.blogs_comments ul li
{
	list-style-type: none;
	margin-bottom: 10px
}

.blogs_comments p
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px
}

.blogs_thumbnail
{
	width: 250px;
	float: left;
	margin-right: 15px;
}