.tx-comments-comments {
	font-size:12px;
}
.tx-comments-comment-admin {
	margin: 10px 20px;
	background-color: #e0e0e0;
	padding: 5px 9px;
	text-align: center;
}
.tx-comments-comment-form {
	font-size:1em;
	font-family:Tahoma,sans-serif;
	background-color: #E5F2FA;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tx-comments-comment-form form{
	margin: 0;
	padding: 0;
	overflow-x:hidden;
	zoom: 1;
}
.tx-comments-comment-form dl {
	margin:0;
	padding:5px;
}
.tx-comments-comment-form dt {
	width: 25%;
	clear:left;
	float: left;
	font-weight:normal;
}
.tx-comments-comment-form dd {
	float:left;
	margin-left:0;
	padding-bottom:15px;
	width: 70%;
}
.tx-comments-comment-input {
	width: 300px;
	border:1px solid #CCCCCC;
	font-family:Tahoma,sans-serif;
}
.tx-comments-content  {
	width:80%;
	float:left;
}
.tx-comments-submit{
	float:left;
	margin-left:20px;
}
.tx-comments-comment-form TEXTAREA{
	width: 100%;
	height:100px;
}

.tx-comments-comment-form BR {
	clear: left;
}
.tx-comments-comment-name {
	font-weight: bold;
}
.tx-comments-comment-date {
	font-weight: normal;
	color: #999999;
	font-size: 10px;
}
.tx-comments-comment-1, .tx-comments-comment-2 {
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 3px 5px;
}
.tx-comments-comment-content {
	padding: 5px 0px 0px 15px;
	text-align: justify;
}
.tx-comments-page-browser {
	text-align: center;
	margin: 15px 0;
}
.tx-comments-page-browser-current, .tx-comments-page-browser A {
	padding: 0 3px;
}
.tx-comments-required-mark {
	color: red;
}
.tx-comments-required-error {
	margin-left: 10px;
	color: red;
	background-color: #f5f500;
	padding: 3px 5px;
}
.tx-comments-captcha {
	padding-left: 0px;
}
.tx-comments-captcha IMG {
	border: 1px solid #d0d0d0;
	margin-left: 0px;
}
.tx-comments-form-top-message {
	border: 1px solid #d0d0d0;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
}
.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-commments-count A, .tx-commments-count A:Hover, .tx-commments-count A:Visited {
	color:#666666;
	text-decoration:none;
}
.tx-comments-comment-form p {
	font-size:9px;
}
