
.first-menu-item
{
    padding-top: 0px;
}

.hoverContents
{
    position:relative;
    left:0px;
    top:30px;
    background-color:Transparent;
    z-index:100000;
}
.dropdown li:hover a, .hoverContents a:hover
{	
	color: #ff6600 !important;
}

.dropdown li
{
    width: 116px;
    position: relative !important;
    z-index: 10000 !important;
}

#hovercustomerhelp 
{
    margin: 0 0 0 -5px !important;
    width: 180px;
    height: 151px;
}

#hovercustomerhelp LI 
{
    margin: 5px 5px 0px 10px !important;
    padding: 0px 0px 3px 0px !important;
}

.dropdown LI A 
{

}

#hoverallitems A:hover 
{	
    color: #ff6600 !important;	
    font-size:12px;
 }
