﻿.quickQuoteWrapper
{
    margin-right: 10px;    
}

h2.quoteStart 
{
    margin-left: 15px;    
}

.startQuote
{
    margin-left: 15px;
    margin-right: 15px;
}

.startQuote .row
{
    /*padding: 3px 0; */
}

.startQuote .row .label
{
    position: relative;
    margin-top: 3px;
    float: left;
    width: 185px;
    font-size: 110%;
    font-weight: bold;
    /*border: dotted 1px #000;*/
}

.startQuote .row .inputControl
{
    position: relative;
    float: left;    
}

.startQuote .controls
{
    
}

.startQuote .controls .reset
{
    /*border: solid 1px #000;*/
    margin-right: 20px;
}

.startQuote .controls .linkButton
{
    position: relative;
    float: left;    
}

.startQuote .controls .button
{
    position: relative;
    float: right;    
}

.startQuote .schemeCodeText
{
    
}

/* Start Silver Buttons */

.startQuote .controls a.silverButton
{
    float: right;
    /*background-position: 0 -24px;*/
}
.startQuote .controls a.silverButton:hover
{
    /*background-position: 0 0;*/
}
.startQuote .controls a.silverButton .buttonText
{
       
}

/* End Silver Buttons */


/* Troubleshooting Styles

.startQuote, .startQuote div
{
    border: dotted 1px #000;
}

*/

.cntSectionedContent .banner
{
    background: transparent url('images/banner01.jpg') no-repeat 0 0;
    height: 219px;
}

.cntSectionedContent .banner .overlayWrapper
{
    position: relative;
    left: 355px;
    top: 40px;
}
