@import "paging.css";
.health_adviser {
	width: 100%;
	margin: 10px 0px 0px 0px; 
}
.health_adviser .exp{
	font: 700 8pt/16px Verdana;
	color: #555555;
	margin: 0px 0px 10px 0px;
	height: 61px;
	overflow: hidden;
}
.health_adviser .item{
	margin: 0px 0px 8px 0px;
	clear: both;
}
.health_adviser .content{
	font: 100 8pt/16px Verdana;
	margin: 4px 0px 4px 0px;
}
.health_adviser .info, .health_adviser .info a{
	font: 100 8pt/18px Verdana;
	height: 18px;
	color: #215cac;
}
/*/////////////////////////////////////////////////////////////*/
.health_adviser_detail {
	font: 100 12px/18px Verdana;
}
.health_adviser_detail .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin-bottom: 5px;
}
.health_adviser_detail .title{
	font: 700 12px/33px Verdana;
}
.health_adviser_detail .question{
	clear: both;
	width: 100%;
}
.health_adviser_detail .info{
	font: 100 12px/21px Verdana;
	height: 21px;
	color: #333333;
	margin: 10px 0px 10px 0px;
}
.health_adviser_detail .answer_header{
	color: #456a9c;
	font: 700 12px/18px Verdana;
}
.health_adviser_detail .answer{
	margin-bottom: 8px;
}
.health_adviser_detail .link{
	height: 23px;
	overflow: hidden;
	background: url(../images/icon_02.gif) no-repeat 6px 9px;
}
.health_adviser_detail .link a{
	font: 700 12px/23px Verdana;
	color: #215cac;
	padding-left: 15px;
}

.health_adviser_add {
	width: 100%;
}
.health_adviser_add .err{
	color: #A7A3A1;
}
.health_adviser_add .label{
	margin: 6px 0px 6px 0px;
	font: 700 12px/18px Verdana;
}
.health_adviser_add .row{
	padding: 5px 0px 5px 0px;
	font: 100 12px/18px Verdana;
}
.health_adviser_add .err_row{
	padding: 5px 0px 5px 0px;
	font: 100 12px/18px Verdana;
	color: #A7A3A1;
}
.health_adviser_add .sep{
	background: url(../images/line_02.gif) repeat-x;
	height: 1px;
	clear: both;
	font-size: 1px;
	margin: 4px 0px 4px 0px;
}
.health_adviser_add input, .health_adviser_add textarea{
	border-style:groove;
}

.health_adviser_added{
	width: 100%;
	line-height: 140%;
}
.health_adviser_added .title{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	font: 100 9pt/18px Verdana;
}
.health_adviser_added .link{
	height: 23px;
	overflow: hidden;
	background: url(../images/icon_02.gif) no-repeat 6px 9px;
}
.health_adviser_added .link a{
	font: 700 9pt/23px Verdana;
	color: #215cac;
	padding-left: 15px;
}
