.postWrapper {
	padding-bottom: 25px;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.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;
}
