.postWrapper, .singlePostWrapper{
	margin:15px 0 0 0;
	padding-bottom:15px;
	border-bottom:1px solid #d7d7d7;
	float:left;
	width:700px;
}

.firstpost{
	border:none;
}

h2.postTitle, h2.commentTitle{
	font:bold 16px/24px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:100%;
}

h2.commentTitle{
	margin:20px 0 0 0;
}

.firstpost h2, .singlePostWrapper h2{
	font:bold 30px/34px Arial, Helvetica, sans-serif;
	float:left;
}

h2 a{
	color:#000;
}

h2 a:hover{
	text-decoration:none;
}

.postDetails{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#222;
	margin:5px 0;
	float:left;
}

.postDetails a, span.author{
	color:#2066ab;
	font-weight:bold;
}

.postDetails a{
	background:url(../../images/common/iconCommentBubble.gif) left no-repeat;
	padding-left:20px;
}

.postWrapper p, .singlePostWrapper p{
	margin:0;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#222;
}

.singlePostWrapper p{
	margin:0 0 15px 0;
}

.postContent{
	float:left;
	clear:both;
	width:700px;
}

.postContent a{
	color:#2066ab;
}

.postContent ul li{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:15px;
}

.latest-posts{
	width:700px;
	height:27px;
	float:left;
	background:#d6d6d6;
	margin:20px 0 0 0;
}

.latest-posts h3{
	background:url(../../images/page/title_theLatest.jpg) no-repeat;
	width:114px;
	height:27px;
	float:left;
	text-indent:-9999px;
}

.latest-posts a{
	background:url(../../images/common/iconRSS.jpg) left no-repeat;
	padding-left:26px;
	margin-right:5px;
	line-height:27px;
	height:27px;
	color:#3f3f3f;
	font-size:12px;
	float:right;
	display:block;
}

.commentWrapper, #postComment{
	width:700px;
	float:left;
	clear:both;
	margin:10px 0 0 0;
}

#postComment h4.legend{
	background:url(../../images/page/title_submitComment.jpg) no-repeat;
	float:left;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:27px;
	width:158px;
	border:none;
}

fieldset.group-select{
	background:#d6d6d6;
	border:none;
	padding:0;
	margin:0;
}

#postComment ul{
	clear:both;
	float:left;
}