﻿.arrowlistmenu .headerbar:first-child, .arrowlistmenu .headerbarsubs:first-child
{
    background-image: none;
    padding-top: 0px; 
}

.arrowlistmenu .headerbarsubs
{
    background-color: #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
    color: #676767;
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0px 0 0px 10px;
    vertical-align: middle;
}
#wrapperLeft
{
    border-right: 1px solid #CCCCCC;
}

.arrowlistmenu .headerbarsubs
{
    padding-left: 11px;
}

.arrowlistmenu .headerbarsubs a
{
    color: #000;
    font-size:12px;
    
}
.arrowlistmenu .headerbarsubs a:hover
{
    text-decoration:underline;
    
}

