.footerToolbar {

    font-family: Verdana,Arial,Helvetica,sans-serif;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #3366ff;
    border-left-color: #3366ff;
    border-bottom-color: #3366ff;
    border-top-color: #3366ff;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-top: 1px;
    font-size: 8px;
    background-attachment: scroll;
    background-position: left center;
    text-align: center;
    vertical-align: middle;
    position: inherit;
}
