.postWrapper {
	padding-bottom: 0;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
}
.postWrapper a{
text-decoration:none;
}
.postWrapper a:hover{
text-decoration:underline;
}
.postTitle {
	margin-bottom: 15px;
}
.postTitle h2 {

}
.postTitle h3 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 15px;
}
.postDetails {
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	padding: 0px;
	font-weight:bold;
	padding:5px 0 10px 0; 
	border-bottom:1px solid #ccc;
	margin-bottom:0;
}
.postError {
	font-size: 16px;
}
