div.blogs {
	width : 570px;
}

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

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

div.blogs .item {
	clear : left;
	float : left;
}

div.blogs .item hr {
	width: 570px;
	border: 1px solid black;
	height: 0;
	margin-bottom: -2px;
}

div.blogs .item .info {
	font-weight : normal;
	margin-bottom : 1.125em;
}

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