#HNav {
display: inline;
float: left;
margin-right: 5%;
background: url(/images_new/skin/hnav_left.gif) no-repeat left top #efefef;
margin-top: 47px;
width: 47%;
}

#child #HNav { margin-top: 7px; width: 80%; margin-left: 6.3% }

#HNav div {
background: url(/images_new/skin/hnav_right.gif) no-repeat right top;
width: 100%;
height: 28px;
}

#HNav div table {


font-size: 12px;
width: 100%;
display: inline;

height: 20px;
}


#HNav div table td {
padding-top: 6px;
font-weight: bold;
text-align: center;
}

#HNav div table td.rsp {
width: 10%;
text-align: center;
}

#HNav div td span {
color: #000;
background: url(/images_new/skin/span.gif) no-repeat left center;
padding-left: 13px;
}

#HNav div td a {
color: #D10605;
background: url(/images_new/nav/arr.gif) no-repeat left center;
padding-left: 13px;
}


#LNCol {
background: url(/images_new/skin/corner_left.gif) no-repeat left top;
margin-top: 16px;
width: 100%;
}

#LNCol div#corner {
width: 100%;
background: url(/images_new/skin/corner_right.gif) no-repeat right top;
}

