
    .contentBoxL, .contentBoxM, .contentBoxR h4{padding-top: 45px;}

    .ProductList {
    border:1px solid #999;
    background-color:#eee;
    margin:5px 0 0 0;
    font-size:11px;
    width:670px;
    }

    .condensed {
    width:605px !important;
    margin-bottom:8px;
    }

    .ProductList .details th {
    padding-top:6px;
    text-align:left;
    font-weight:normal;
    border-bottom:1px solid #888;
    color:#888;
    font-size:10px;
    width:120px;
    }

    .modal-tsn-new{
    width: 647px;
    height: 555px;
    opacity: 22;
    background-color: #eee;
    margin: 0 auto;
    vertical-align: middle;
    margin-top: 100px;
    }

    .table-condensed > thead > tr > th,
    .table-condensed > tbody > tr > th,
    .table-condensed > tfoot > tr > th,
    .table-condensed > thead > tr > td,
    .table-condensed > tbody > tr > td,
    .table-condensed > tfoot > tr > td {
      padding: 5px;
    }

    .controls{
        margin: 5px 5px 8px 0px;
    }

    .help-block{
        color: red;
    }

    #RequestAQuoteFormName{
        margin-left: 10px;
    }
    #RequestAQuoteFormEmail{
        margin-left: 10px;
    }
    #RequestAQuoteFormPhone{
        margin-left: 4px;
    }
    #RequestAQuoteFormOption{
        margin-left:3px;
    }
    #RequestAQuoteFormModel{
        margin-left: 7px;
    }
    #RequestAQuoteFormMake{
        margin-left: 12px;
    }
    #RequestAQuoteFormYear{
        margin-left: 18px;
    }