/* Customer CSS */


#comp-contactForm {
display:none;
}

#page-index #slot-lsidebar ul {
list-style-type:none;
padding:0;
width:184px;
_width:160px;
color:#ffbb02;
}

#page-index #slot-lsidebar li a {
background-image:url(bg.gif);
color:#8B8078;
display:block;
height:auto;
padding:.1em 1px;
text-decoration:none;
width:160px;
font-weight:700;
}

#page-index #slot-lsidebar li a:hover {
background-image:url(bg2.gif);
background-color:#8B8078;
color:#fff;
text-decoration:none;
}
