.w3mh_b0
{
    position: relative; 
}


.w3mh_b td
{
    background:#ff6600;
    white-space: nowrap;        
}

.w3mh_b0 div
{
    position: relative; 
}
.w3mh_b0 a:hover
{
    background:#ffffc0;  
}

.w3mh_b
{
    position: absolute; 
    display: none;          
    border-collapse: collapse;
    left:0;    
    border:1px solid #fff;
	z-index: 1;
}

table.w3mh_b a 
{
    padding: 6px 10px 6px 10px;     
    text-align: left;   
    background-image:none;  
    background:#ff6600;  
    color:#000;
}

table.w3mh_b a:hover
{
    background:#ff7f2a;  
    background-image:none;  
    color:#000;
}
