﻿.quicklink 
{
    color: #003366;
    display: block;
    float: left;
    line-height: 29px;
    width: 133px;
    text-transform: uppercase;
    text-align: right;
}
.quicklinkdrop {
    background: url("images/bg.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 28px;
    margin-top: 1px;
    width: 232px;
    padding: 5px 0;
}
.swrap {
    overflow: hidden;
    float: right;
    width: 215px;
}