#body div.post h1, #body div.postContent h1
{
	padding: 0px;
}
#body div.post h2, #body div.postContent h2
{
	padding: 4px 0px 0px;
}

#body .pagedPostList .postList .postManager
{
	display: block;
	clear: both;
	padding: 6px 8px 6px 0px;
	margin: 10px 0px 10px 0px;
	width: 448px;
	text-align: right;
	background-color: #465c99;
	color: #fff;
}

#body .pagedPostList .postList
{
	display: block;
	overflow: hidden;
	width: 464px;
}


#body .pagedPostList .postList .postWrapper
{
	display: block;
	overflow: hidden;
	width: 450px;
padding: 0px 0px 20px 0px;
}

#body .pagedPostForm
{
	display: block;
	border: 1px solid #bab9b4;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	background-color: #3d3d3d;
	color: #fff;
}

#body .pagedPostList .postList .moderateControls
{
	display: block;
	clear: both;
	padding: 6px 8px 6px 0px;
	width: 448px;
	height: 24px;
	border: 1px solid #bab9b4;
	padding: 10px 10px 10px 5px;
	background-color: #7fa86d;
	color: #fff;
}

#body .pagedPostList .postList .moderateControls .addPostLinkForm
{
	display: block;
	float: right;
	clear: none;
}

#body .pagedPostList .postList .moderateControls .moderateCommentsLinkForm
{
	display: block;
	float: left;
	padding: 0px 0px 0px 5px;
}

#body .pagedPostList .postList .moderateControls .moderateCommentsLinkForm a
{
	color: #fff;
}

#body .pagedPostList div.feedHeader
{
	display: block;
	float: left;
	padding: 0px 0px 8px 0px;
}

#body .pagedPostList div.feedHeader img
{
	border: 0px;
}


#body .postListControls a.viewPost, #body .postListControls a.topLink
{
	display: block;
	float: left;
	clear: none;
	width: 100px;
	text-align: center;
}

#body .postListControls a.diggLink
{
	display: block;
	float: right;
	clear: none;
	width: 100px;
	text-align: center;
}

#body .speakPostWrapper a.diggLink
{
	display: block;
	float: right;
	clear: none;
	width: 100px;
	padding: 0px 20px 0px 0px;
}

div.activeChannels
{
	display:block;
	clear:both;
	padding: 0px 20px 0px 0px;
}
div.activeChannels tr.bgLightChan
{
	background-color:#fff;
}
div.activeChannels tr.bgDarkChan
{
	background-color:#eee;
}
div.activeChannels .blogTitle
{
	height: 26px;
	padding: 0px 0px 0px 10px;
}
div.activeChannels .blogTitle a
{
	font-weight: bold;
}
div.activeChannels .blogImage
{
	text-align: center;
}
div.activeChannels .blogImage a img
{
	display: block;
	border: none;
	text-align: center;
	margin: auto;
}

div.postManager .ctf-submit
{
	font-size: 11px;
}

#body .pagedPostList .postList .moderateControls .ctf-submit
{
	font-size: 11px;
	margin: 0px 10px 0px 0px;
}

div.pagedPostList div.editPostLinkForm, div.pagedPostList div.deletePostLinkForm, div.pagedPostList div.checkBox
{
	display: block;
	float: left;
	clear: none;
	padding: 0px 10px 0px 10px;
}

#body #editPostForm div.formWrapper div.ctf-input .ctf-textarea
{
	height: 350px;
	width: 434px;
}