.blog-profile-line {
	height:1px; 
	width:100%; 
	overflow:hidden; 
	background-color:#C7D2D5; 
	margin-top:8px; 
	margin-bottom:8px;

}
.blog-profile-post-date{
color:#8A8A8A;
font-size:95%;
}

.blog-profile-post-info{
font-size:75%;
}

.blog-clock , .blog-eye, .blog-comment-num{
	height:12px; 
	background-position:left top;	
	padding-left:15px;
	text-decoration:none;
	background-repeat:no-repeat; 

}
.blog-clock {
	background-image: url(images/clock.gif); 
}
.blog-eye {
	background-image: url(images/eye.gif); 
}
.blog-comment-num {
	background-image: url(images/comment.gif); 
}

.blog_title_px {
margin-left: 110px;
}