.hilight p {
margin: 34px 44px 44px 30px; 
}

ul.menu li span.slider {
background: url(../img/arch.gif) top no-repeat;
cursor: pointer;
float: right;
height: 15px;
width: 15px;
float: right;
margin-top: -13px;
margin-right: 6px;
}
	
	
ul.menu {
list-style: none;
color: #000000;
width:92%
}

ul.menu li a {
color: #003366;
width: 80%;
display: block;
vertical-align: top;
}

ul.menu li span.aActive {
width: 80%;
display: block;
color: #000000;
}


ul.menu li  {
padding-top: 10px;
padding-bottom: 8px;
padding-left: 22px;
border: 1px solid #e2e6e8;
font-family: Arial;
font-weight: bolder;
font-size: 11px;
background: url(../img/menu.gif) top left repeat-y #fff;
list-style: none;
}


ul.answer {
list-style: none;
background-color: #fff;
margin-bottom: 2px;
margin-top: 12px;
font-size: 11px;
font-weight: bolder;
padding-bottom: 6px;
border: none;
}

ul.menu  ul.answer li {
background-image: none;
color: #126ac2;
padding-left: 12px;
padding-bottom: 12px;
display: block;
border: none;
}

ul.menu ul.answer a {
color: #126AC2;
}

ul.menu ul.answer a.active {
color: #126AC2;
}


.left .menu li ul li a{
color: #126ac2;
display: block;
}

.menu li.question a.sleep:hover {
text-decoration: underline;
}