.postWrapper {
	padding-bottom: 25px;
	text-align:left;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	text-align:left;
}
.postTitle h2{
	font-size: 20px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.postTitle h4{
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.postTitle h2 a, .postTitle h4 a{
	color:#fff !important;
	}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 15px;
	text-align:left;
}
.postDetails {
	font-size: 10px;
	text-align:left;
}
.postBookmarks {
	padding-bottom: 15px;
	text-align:left;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
	text-align:left;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
.legend{
	text-align:left;
	}
.input-box{
	text-align:left;
	margin-bottom:10px;
	}
.postDetails span{
	color:#9DD8F5;
		}