.postWrapper {
	padding-bottom: 25px;
	width:500px;
}
.postTitle {
	margin-bottom:1em;
}
.postTitle h2, .postTitle h2 a {

	font-size:14px;
	margin-bottom:0.5em;
	color:#FF6600;
	font-weight:bold;
	line-height:1.17em;
	text-decoration:none;

}
.postWrapper h3 { font-size:14px }

.postTitle h2 a:hover {
	text-decoration:underline;
}
.postTitle h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}
.postContent {
	padding-bottom: 15px;
	
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
