.postWrapper {
	padding-bottom: 25px;
}
.postTitle {
	margin-bottom: 10px;
}
.postTitle h4 {
	margin: 0px;
	padding: 0px;

	font-family: Times New Roman, Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 163.63%;
	font-weight: normal;
	font-style:italic;
}
.postContent {
	padding-bottom: 15px;
}
.postDetails {
	font-size: 10px;
}
.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;
}
