
div.lhn {
    margin: 0;
    width: 150px;
}
div.lhn h1, .lhntext {
    background: url("/content/dam/aboutus/assets/images/Ihn/head_L1_slice.gif") repeat-x scroll center top #000000;
    color: #FFFFFF;
    display: block;
    font: bold 12px/24px arial,sans-serif;
    margin: 0;
    padding: 0;
}
div.lhn h1 span, div.lhn li span {
    background: url("/content/dam/aboutus/assets/images/Ihn/head_L1_leftw.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    padding: 0 0 0 10px;
}
div.lhn h1 span span, div.lhn li span span {
    background: url("/content/dam/aboutus/assets/images/Ihn/head_L1_rightw.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    display: block;
    padding: 0 10px 0 0;
     font: bold 12px/24px arial,sans-serif;
    margin: 0;
    padding: 0;
}
ul#lhn, ul#lhn ul {
    display: block;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 150px;
}
ul#lhn li, ul#lhn ul li {
    display: block;
    margin: 0;
    padding: 0;
    width: 150px;
}
ul#lhn li a:link, ul#lhn li a:visited {
    color: #FFFFFF;
    display: block;
    font: bold 12px arial,sans-serif;
    height: 1%;
    padding: 8px 22px 7px 10px;
    text-decoration: none;
}
ul#lhn li a:hover, ul#lhn li a:active, ul#lhn li a:focus {
    text-decoration: underline;
}
.lhnactive {
      background: url("/content/dam/aboutus/assets/images/Ihn/lnav_on.gif") repeat-x scroll 0 0 #7C0200;
}
.lhninactive {
      background: url("/content/dam/aboutus/assets/images/Ihn/lnav_off.gif") repeat-x scroll 0 0 #C51008;
}
.lhnactivehref {
     background: url("/content/dam/aboutus/assets/images/Ihn/arrow_down.gif") no-repeat scroll 131px 12px rgba(0, 0, 0, 0);
}
.lhninactivehref {
      background: url("/content/dam/aboutus/assets/images/Ihn/arrow_right.gif") no-repeat scroll 131px 11px rgba(0, 0, 0, 0);
}
ul#lhn li ul li a:link, ul#lhn li ul li a:visited, ul#lhn li ul li a:hover, ul#lhn li ul li a:active, ul#lhn li ul li a:focus {
    background: none repeat scroll 0 0 #191919;
    border-bottom: 1px solid #4D4D4D;
    font: bold 11px arial,sans-serif;
    padding: 6px 10px 6px 20px;
}

