div#comment {
	border: 3px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
div.addCom,
div.yourOpinion {
	background: transparent url("../../../../images/frontend/ico_addComment.gif") no-repeat left center;
	font-size: 0.9em;
	margin: 10px;
	padding-left: 35px;
}
div.yourOpinion {
	background: transparent url("../../../../images/frontend/ico_lsComment.gif") no-repeat left center;
	line-height: 20px;
}
div#comment div.formular {
	padding: 10px;
	margin: 20px 0 0 30px;
}
div#comment div.formular div {
	margin-bottom: 2px;
}
div#comment input.inputText {
	width: 247px !important;
}
div#comment input.submit {
	margin-left: 150px !important;	
	margin-left: 153px;	
}
div#comment div.securityNr {
	padding-bottom: 3px !important;
	padding-bottom: 0;
}
div#comment input.submit {
	margin-top: 20px;
}
div#listComments {
	border-top: 1px solid #D6D6D6;
	padding-right: 30px;
}
div.yourOpinion h2{
	color: #7D7D7D;
	font-size: 1em;
}
div#listComments div.row,
div#listComments p#error,
div#listComments div.navigation {
	margin-left: 45px;
}
div#listComments div.row h3 {
	font-size: 0.8em;
	line-height: 0.8em;
	margin-top: 15px;
}
div#listComments div.head span {
	font-size: 0.7em;
	margin: 0 !important;
}
div#listComments div.row p {
	margin-top: 20px;
}
div#listComments div.row {
	border-top: 1px solid #D6D6D6;
	padding-bottom: 15px;
}
div#listComments div.reset {
	border-top: none;
}
div#listComments div.navigation {
	margin-top: 10px;
	font-weight: bold;
}