
.tx-comments-pi1 {
	margin: 20px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;

	background-color: #F0F0F0 !important;
	border-bottom: 1px solid #284169;
	margin: 0 0 10px !important;
}
#tx-comments {
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#tx-comments .tx-comments-comment-form {
	margin: 0 auto 0 auto;
   width: 430px;
}

#tx-comments form { 
   width: 420px;
}

#tx-comments fieldset{
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
   width: 400px;

}
#tx-comments label{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
   width: 140px;
	display: block; 
	float: left; 
}
#tx-comments .tx-comments-required-mark { 
	color: red; 
   width: 2px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#tx-comments .tx-comments-captcha { 
}
#tx-comments .tx-comments-captcha IMG { 
	border: 1px solid #d0d0d0; 
	margin-left: 45px;
	
}

#tx-comments .tx-comments-form-top-message { 
	background-color: #FFFFFF; 
	border: 1px solid #d0d0d0; 
	padding: 10px 20px; 
	text-align: center; 
	font-weight: bold;
	color: #FF0000;
}





.tx-comments-comment-content { 
	padding: 3px 0; 
	text-align: left; 
   font: normal 10pt Arial, Helvetica, sans-serif;
}
.tx-comments-comment-1, .tx-comments-comment-2 { 
	border: 1px solid #e0e0e0; 
	background-color: #FFFFFF; 
	margin: 10px 10px 0px 10px; 
	padding: 3px 5px; 
}
.tx-comments-comment-date { 
   font: normal 8pt Arial, Helvetica, sans-serif;
}




.tx-comments-comment-admin { 
	margin: 10px 20px; 
	background-color: #e0e0e0; 
	padding: 5px 9px; 
	text-align: center; 
}
.tx-comments-comments { 
   font: bold 12pt Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/*.tx-comments-comment-form LABEL { width: 100px; display: block; float: left; padding-top: 5px; }*/

.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG { margin-top: 5px; }
.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA { width: 245px; }
.tx-comments-comment-form BR { clear: left; }
.tx-comments-comment-name { font-weight: bold; }


.tx-comments-required-error { margin-left: 10px; color: red; background-color: #f5f500; padding: 3px 5px; }

.tx-comments-closed { border: 1px solid #d0d0d0; padding: 10px 10px; margin: 10px 0; }
.tx-comments-closed IMG { vertical-align: baseline; margin-left: 4px; padding-right: 4px; }

.tx-comments-comment-report { font-size: 80%; margin: 7px 0 5px 15px; }

.tx-comments-rating { margin-left: 15px; }

/*.tx-comments-comment-form fieldset { border: none; }*/

