﻿
/* -- SALES LOCATOR STYLES --*/
        #sales_locator_form
        {
            width: 458px;
        }
        
        #sales_locator_form H4
        {
            font-size: 13px;
            line-height: 15px;
        }
        #sales_locator_form input.button{float: right; display: inline;}
        #sales_locator_form input.text{float: left; margin-right: 9px; display: inline; width: 150px;}
        #sales_locator_form H4.title
        {
            display: block;
            background-color: #fdefb7;
            width: 447px;
            height: 19px;
            padding-left: 11px;
            padding-top: 4px;
        }

        
        #sales_locator_form div.search
        {
            float: right;
        display: inline;
            clear: both;
            margin-right: 12px;
            margin-top: 12px;
            width: 40%;
        }
        
        #sales_locator_form div.results
        {
            clear: both;
            padding-top: 0px;

        }
        
        #sales_locator_form div.FS, #sales_locator_form div.K12
        {
            /*width: 184px;
            float: left;
            display: inline;*/
            margin-top: 6px;
        }
        
        #sales_locator_form div.FS .searchItem
        {
            float: left; width: 184px; margin-right: 50px;
        }
        
        #sales_locator_form div.FS .searchItem.clear
        {
            clear: left;
        }
        #sales_locator_form div.FS .searchItem.odd
        {
            margin-right: 0;
        }
        
        #sales_locator_form div.K12
        {
            margin-right: 30px;
            float: right
        }
        
        #sales_locator_form div.FS H4, #sales_locator_form div.K12 H4
        {
            margin-bottom: 6px;
        }
        
        #sales_locator_form input
        {
            font-size: 10px;
        }
        
        .berrelCalculator table  tr  td {
            border:1px solid #D7E5F2;
            padding-left:4px;
            }
        
        .labelcell {
            -x-system-font:none;
            background-color:#F9FBFD;
            color:#3670A7;
            font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
            font-size:10px;
            font-size-adjust:none;
            font-stretch:normal;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
            line-height:normal;
            width:220px;
            }
            
        .fieldcell {
            -x-system-font:none;
            background-color:#F9FBFD;
            color:#102132;
            font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
            font-size:10px;
            font-size-adjust:none;
            font-stretch:normal;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
            line-height:normal;
            margin-right:0;
            width:80px;
            
            } 
         
           
        .fieldcell input {
            -x-system-font:none;
            background-color:#D7E5F2;
            border:1px solid #284279;
            color:#102132;
            font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
            font-size:10px;
            font-size-adjust:none;
            font-stretch:normal;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
            line-height:normal;
            margin-right:0;
            width:80px;
            
            }
            
    .ToolsH2{
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #4c2a03;
}

.slaesLSpace{
margin-top: 15px;
}

.salesLSearch{
float: left; margin-left: 20px;
}

#cf_left{
    margin-top: 0;
}

.panel div.body {
padding:9px 9px 0 9px;
}
div.photo {float: left; width: 145px;}
div.description{float: left; width: 490px;}
div.row {
    padding-top: 10px;
    background: transparent url('/img/m/dottedHR.jpg') repeat-x 0 0;
    margin-bottom: 10px;
    }
    
    h2{ margin-bottom: 0;}

