div#content div.postbody h2
{
	margin-left: 0;
}
div#content div.postbody p
{
	margin-left: 0;
}
div#content div.postbody
{
	background-color: #510303;
}
form#commentform
{
	padding: 10px;
	background-color: #7C0000;
}
form#commentform dl
{
	margin-left: 15px;
}
form#commentform dt,
form#commentform dd
{
	margin-left: 0;
}
form#commentform dt
{
	margin-top: .5em;
}
form#commentform p
{
	margin-top: 0;
	margin-bottom: .5em;
}
div#loggedinas
{
	font-size: small;
	text-align: right;
}
img.security
{
}
form#commentform input,
form#commentform textarea
{
	margin-left: 0;
	padding-left: 0;
	font-family: "Courier New", Courier, sans-serif;
}
form#commentform textarea
{
	width: 480px;
	height: 5em;
}
form#commentform input#author
{
	width: 300px;
}
form#commentform input#email
{
	width: 400px;
}
form#commentform input.vCaptcha
{
	position: relative;
	top: -15px;
}
form#commentform input#submit
{
	width: auto;
	font-family: "Trebuchet MS", sans-serif;
}
h3#comments
{
	display: none;
	padding-top: 1em;
}
ul.commentlist li p.author,
ul.commentlist p.author cite
{
	margin-top: 0;
	color: #FFA701 !important;
}
ul.commentlist li p.commentmetadata
{
	margin-bottom: 0;
	color: #FFA701 !important;
}
