.helpmenu_outdiv{

	height:30px;
	width:250px;
	padding:0px;
	margin-top:-1px;
	
}
.helpmenu_outdiv_act{
	background: url(../img/helpp.gif) no-repeat left top;
	height:30px;
	width:250px;
	padding:0px;
	margin-top:-1px;
	
}

.helpmenu_indiv{
	border-top:1px dashed #999999;
	margin:0px 0px 0px 1px;
	width:240px;
	position:relative;
	padding:6px 0px 0px 0px;
}



.helpmenu_indiv_act{
	border-top:1px dashed #999999;
	margin:0px 0px 0px 1px;
	width:240px;
	position:relative;
	padding:6px 0px 0px 0px;
}
.helpmenu_link_yes {
	background: url(../img/ic/set2.gif) no-repeat left top;
	padding-left:20px;
	
	}

.helpmenu_link_no {
	background: url(../img/ic/set1.gif) no-repeat left top;
	padding-left:20px;
	
	}

.helpmenu_link_yes_act {
	background: url(../img/ic/set3.gif) no-repeat left top;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
	color:#898989;	
	}
.help_msg{
	font-size:15px;
	font-weight:bold;
}	

ol li{
	list-style: decimal;
	margin-bottom:5px;
}
