#kommentar {
	margin-top: 30px;
	clear: both;
}

.tx-comments-comment-admin { 
	margin: 10px 20px; 
	background-color: #e0e0e0; 
	padding: 5px 9px; 
	text-align: center; 
}

.tx-comments-comment-form LABEL { 
	width: 250px; 
	display: block; 
	padding: 10px 0px 2px 5px;
	font-size: 13px;
	color: #666666;
}
.tx-comments-comment-form INPUT, .tx-comments-comment-form TEXTAREA, .tx-comments-comment-form IMG { 
	padding: 5px;
	font-size: 17px;
	margin-top: 0px; 
	border: 1px #999999 solid;
	color: #444;
}
#tx_comments_pi1_submit  { 
	background-color: #a6cfdf;
	border: 1px solid #0075A3; 
	color: #0075A3;
}
.tx-comments-comment-input, .tx-comments-comment-form TEXTAREA {
	width: 350px;
	margin: 0;
	padding: 5px;
	font-size: 17px;
	font-family: Verdana, Arial, sans-serif;
	color: #444;
}
.tx-comments-comments, .tx-comments-form-top-message {
	font-size: 14px;
	font-weight: normal;
	color: #444;
}
.tx-comments-comments a, .tx-comments-comments a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #0075A3;
	text-decoration: none;
}
.tx-comments-comments a:hover, .tx-comments-comments a:active {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background: #0075A3;
	text-decoration: none;
}

.tx-comments-comment-form BR { clear: left; }

.tx-comments-comment-name { 
	font-weight: normal; 
	color: #999999;
	font-size: 12px;
}
.tx-comments-comment-date { 
	color: #999999;
	font-weight: normal; 
	font-size: 12px;
}
.tx-comments-comment-1, .tx-comments-comment-2 { 
	margin-bottom: 10px; 
	padding: 3px 5px; 
}
.tx-comments-comment-content { 
	padding: 3px 0; 
	text-align: left;
	font-style: italic;
}
.tx-comments-required-mark { color: red; }
.tx-comments-required-error { 
	float: left;
	margin: 10px 0px 10px 0px; 
	color: 444;
	border: 1px solid #dd3c10;
	background-color: #FFEBE8; 
	padding: 10px; 
}
.tx-comments-captcha { padding-left: 100px; }
.tx-comments-captcha IMG { border: 1px solid #d0d0d0; margin-left: 0px; }
.tx-comments-form-top-message { 
	margin: 10px 0px 10px 0px; 
	color: 444;
	border: 1px solid #E2C822;
	background-color: #FFF9D7; 
	padding: 10px;  
}

.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; margin-bottom: 20px; }

.tx-pagebrowse-pi1 {
	width: 100%;
	float: left;
	padding: 0px 0px 5px 0px;
	margin: 8px 0px 15px 0px;
}
.tx-pagebrowse ol {
	background: none !important;
	float: left;
	width: 20px;
	display: block;
}
.tx-pagebrowse li a, li.tx-pagebrowse-current {
	background: none !important;
	float: left;
	width: 20px;
	font-size: 1em;
}
.tx-pagebrowse li a:hover {
	font-size: 1em;
}