.blog-author, .blog-author a {
	color:#000000;
}
.blog-line {
	height:1px; 
	width:100%; 
	overflow:hidden; 
	background-color:#C7D2D5;
}
.blog-post-date, .blog-author {
	font-size: 78%;
}

.blog-post-date, .blog-post-date a{
	color: #456A74;
}
.blog-user {
	display:block; 
	background-repeat:no-repeat; 
	align:absmiddle;
	background-image: url(images/icon_user.gif); 
	width:16px; 
	height:16px; 
	float:left;
}
.blog_author{
	width: 100px;
	overflow: hidden;
	text-align: center;
	font-size: 70%;
	vertical-align: top;
}
.blog_post{
	overflow: hidden;
	width: auto;
	vertical-align: top;
}