@CHARSET "UTF-8";
.per-top{
	padding: 15px;
	margin:0;
	color:#333;
	background:url(../../../images/frontend/interface/bg_header.png) repeat-x top left;;
	width:374px;
	text-indent:10px;
	float: left;
	line-height: 30px;
}
.iconLeft{
	background: url(../../../images/icons/product_error_report_icon.png) no-repeat top left;
	padding-left: 22px;
	font-size: 20px;
	font-weight: bold;
	float: left;
}
.per-top a{
	display:block;
	float:right;
}
.per-top a strong{
	color: #000;	
}
.per-form{
	width: 384px;
	float: left;
	border-top: 3px solid #e3e3e3;
	margin: 0px;
	padding: 10px;	
}
.nb_Form{
	margin:0;	
}	
.nb_Form fieldset{
	border: 0px;
}
.nb_Form fieldset label{
	float: left;	
}
.nb_Form dd{
	margin: 0px;
	float:left;
}
#comment_error_report-comment{
	border: 1px solid #e3e3e3;
	background:url(../../../images/frontend/interface/bg_header.png) repeat-x top left;
	width: 368px;
	height: 96px;
}
#SUBMIT_ERROR_COMMENT{
	float: right;
	margin-top: 10px;
}
.errors li{
	color: #ff0000;
}
