.comments {}
	.content .comments h2 {font-weight:bold;font-size:11px;padding:0 0 .4em;color:#fff;}

.list-comments {border-top:1px dotted #BEB09C;}
	.list-comments li {border-bottom:1px dotted #BEB09C;padding:1em 0;}
	.list-comments p {padding:0; color:#BEB09C;}
	.list-comments p.user {padding:0;color:#BEB09C;padding-top:.4em;}
		.list-comments p.user em {color:#999;font-style:normal;}
	
	.comment-form {}
	.comment-form button {width:15.5em;}
	.comment-form .btns {padding:10px 0;}
	.comment-form textarea {border:1px solid #6D6050;width:400px;height:70px;}
	.comment-form h2 {border:0;padding:0 0 .7em;}
	.comment-scroller {max-height:300px;overflow:auto;margin:0 0 2em;}
	.comment-scroller-trim {padding-right:10px;}


.register form label{float:left; clear:both; color:#BEB09C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.register form input{float:left; clear:both;}
.register {padding:10px 10px 5px 20px; color:#BEB09C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}


table.register {width:100%;}
table.register td,
table.register th {vertical-align:top;text-align:left;height:auto;padding:0 1em 1.3em 0;}
table.register th {width:11em;text-align:right;font-weight:normal;}


form label{float:left; clear:both; color:#BEB09C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
form input{float:left; clear:both;}

.list-comments .comment-meta, .deleteButton a{color:#6D6050;}

#validation-errors {
	padding-left:20px;
	color:red;
	font-weight:bold;
	}

form input, form textarea{
	font-family:inherit;
	color:#000000;
	font-size:100%;
	border:solid #beb09c 1px;
}

form input.submit {
	margin-top:15px;
	margin-left:240px;
	border:none;
	color:#CC0033;
}

#logoutButton{
	clear:both;
}

#comment{
	clear:both;
	padding:5px 0px 5px 0px;
}

.form_txt{
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.comment{
	color:#beb09c;
}

