.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-user-grey {
	display:block; 
	float: left;
	background-repeat:no-repeat; 
	background-image: url(images/user.gif); 
	width:12px; 
	height:12px; 
}