@import "paging.css";
@import "form.css";
.consumer_line {
	;
}
.consumer_line .question{
	font: 700 8pt/16px Verdana;
	color: #555555;
	margin: 0px 0px 10px 0px;
	height: 61px;
	overflow: hidden;
}
.consumer_line .item{
	font: 100 9pt/18px Verdana;
	margin: 0px 0px 10px 0px;
	clear: both;
}
.consumer_line .caption{
	background: url(../images/middle_sub_page_title.png);
	height: 25px;
	color: #FFFFFF;
}
.consumer_line .caption, .consumer_line .caption a{
	color: #FFFFFF;
	font: 700 8pt/21px Verdana;
}
.consumer_line .header span{
	padding-left: 10px;
}

.consumer_line .content{
	font: 100 9pt/17px Verdana;
	margin: 5px 0px 5px 0px;
}
.consumer_line .name_surname, .consumer_line .name_surname a{
	font: 100 9pt/21px Verdana;
	height: 21px;
	color: #333333;
}
.consumer_line .line hr{
	height: 1px;
	color: #DEDEDE;
	margin: 5px 0px 5px 0px;
}
/**/
.consumer_line_detail {
	font: 100 10pt/18px Verdana;
}
.consumer_line_detail .title{
	font: bold 9pt/33px Verdana;
}
.consumer_line_detail .question{
	clear: both;
	width: 100%;
}
.consumer_line_detail .name_surname{
	font: 100 9pt/21px Verdana;
	height: 21px;
	color: #333333;
	margin: 10px 0px 10px 0px;
}
.consumer_line_detail .answer_header{
	color: #0d597c;
	font: 700 9pt/18px Arial;
}
.consumer_line_detail .answer{
	;
}
.consumer_line_detail .link{
	font: 700 9pt/23px Verdana;
	height: 23px;
	overflow: hidden;
	background: url(../images/icon_02.png) no-repeat 6px center;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
}
/**/
.consumer_line_add {
	width: 100%;
}
.consumer_line_add .err{
	color: #F76106;
}
.consumer_line_add .label{
	margin: 6px 0px 6px 0px;
	font: 700 9pt/18px Verdana;
}
.consumer_line_add .row{
	padding: 5px 0px 5px 0px;
	font: 100 9pt/18px Verdana;
}
.consumer_line_add .err_row{
	padding: 5px 0px 5px 0px;
	font: 100 9pt/18px Verdana;
	color: #F76106;
}
.consumer_line_add .line hr{
	height: 1px;
	color: #DEDEDE;
	margin: 5px 0px 5px 0px;
}
.consumer_line_add input, .consumer_line_add textarea{
	border-style:groove;
}

/*/////////////////////////////////////////////////////////////*/

.consumer_line_added{
	width: 504px;
	line-height: 140%;
}
.consumer_line_added .title{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	font: 100 9pt/18px Verdana;
}
.consumer_line_added .link{
	font: 700 9pt/23px Verdana;
	height: 23px;
	overflow: hidden;
	background: url(../images/icon_02.png) no-repeat 6px center;
	padding: 0px 0px 0px 15px;
}
