﻿.QuickQuoteTextBox
{
    margin: 0 0 0 3px;
    padding: 0;
    border-width: 1px;
    width: 90%;
    clear: both;
}

.QuickQuoteComboBox
{
    margin: 0 0 0 3px;
    padding: 0;
    border-width: 1px;
    width: 90%;
    clear: both;
}

.QuickQuoteUpperLabel
{
    font-variant: small-caps;
    clear: both;
    display: block;
}
.QuickQuoteLowerLabel
{
    font-variant: small-caps;
    clear: both;
    display: block;
    font-size: smaller;
}

.QuickQuoteButton
{

}