div.blogs {
	font-family : "Georgia", "Times New Roman", "Times", serif;
	font-size : 8pt;
	width : 570px;
}

div.blogs a.anchor {
	position:relative;
	top : -100px;
}

div.blogs span.title {
	display : block;
	font-size : 2em;
	font-weight : normal;
	color : #000;
	text-decoration : none;
	vertical-align : bottom;
	line-height : 0.8em;
}

div.blogs .item {
	clear : left;
	float : left;
	margin-bottom : 3em;
}

div.blogs .item hr {
	width : 570px;
}

div.blogs .item .info {
	font-family : "Arial", "Helvetica", sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	margin-bottom : 1em;
}

div.blogs .item .info strong {
	color : #AAF;
}

div.blogs .item div.body {
	margin-top : 0.5em;
	float : left;
}