.postWrapper {
	padding-bottom: 5px;
	height:55px;
}
.postTitle {

	margin-bottom: 5px;
	
}
.postTitle h2 {
	font-size: 20px;
	background:none;	

}
.postTitle h2 a{ text-decoration:none;color:#88c5da; }
.postTitle h2 a:hover{ text-decoration:underline;}

.postTitle h3 {
	font-size: 10px;
	font-weight:normal;
}
.postContent {
	color:#5f5f5f;
	font-size:10px;
}
.postContent p{
	margin:0;
}
.postContent a{

	color:#88c5da;
}
.postDetails {
	font-size: 10px;
	padding:4px 0 8px 0;
	
}
.postDetails a{
	color:#555;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 11px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
.blog h5 { color:#0099FF;  font-size:1.1em; line-height:1.2em; margin:0.7em 0;}
.blog ul { font-size:1em;}
.blog ul li { padding-left:15px; background:url(../images/pipe_cat.gif) no-repeat 0 0;}




