.dropdown 
{
position: absolute;
background: #54768f;
display: none;
padding: 6px;
}

.dropdown a
{
line-height: 22px;
}
