a:focus {
    outline: none;
}

.drop_2
{
    position: relative;
    top: 4px;
}
.topmenu_2 ul, .topmenu_2 ul li{
    margin: 0;    
    padding: 0;    
    display: inline;
}


.actives
{
    background-color: #960053;
    width: 184px;
}

.topmenu_2 ul li 
{
    float: left;
    position:relative;    
}
.topmenu_2 ul li .menua
{
    display: block;
    padding: 11px 3px 8px 3px;
    color: white;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
}
.topmenu_2 .drop_2 .menua:hover
{
    background: url(htmllistgall_menu_hover.png);
}

.topmenu_2 ul li ul {
    display: none;
    position:absolute;
    z-index: 99;
}

.topmenu_2 ul li ul li {
    display:block;    
    border-top:0px;
}

.dropul
{
    display: none;
    background-color: #D40075;
    width: 184px;
    line-height: 4px;
}

.dropul .active
{
    background-color: black;
    width: 184px;
}

.heart
{
    background: url('heart.png') no-repeat;
    width: 10px;
    height: 10px;   
    position: relative;
    top: 15px;
}

.dropul a
{
    margin-left: 20px;
    font-size: 12px;
    font-family: Arial;
}

.separator_htmllistgall
{
    background: url('separator_htmllistgall.png');
    width: 2px;
    height: 33px;
    float: left;
    position: relative;
    top: 4px;
}

.arrow
{
    background: url('arrow.png') no-repeat; 
    width: 100px;
    height: 15px;
}

.asdf
{
    background: url(heart.png) no-repeat;
    width: 10px;
    height: 10px;
    position: relative;
    top: 24px;
    z-index: 9;
    margin: 0px 0px 3px 6px;
}

.h_m_d
{
    display: block;
    padding: 11px 3px 8px 3px;
    color: white;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
}

.m_l
{
    margin-left: 54px;
}