.valpal-form 										{  }
.valpal-form label									{ display:block; margin:0 0 3px; padding:0; }
.valpal-form input[type='text'],
.valpal-form input[type='email'],
.valpal-form select,
.valpal-form textarea,
.valpal-form button  								{ width:100%; margin-bottom:10px; }

#valuation_results                                {  }
#valuation_results .amounts                       { font-size:13px; font-weight:700; letter-spacing:2px; text-align:center; text-transform:uppercase; }
#valuation_results .amounts .min-amount-label     { display:inline-block; width:32%; padding-bottom:15px; }
#valuation_results .amounts .actual-amount-label  { font-size:16px; display:inline-block; width:32%; }
#valuation_results .amounts .max-amount-label     { display:inline-block; width:32%; padding-bottom:15px; }
#valuation_results .amounts .min-amount           { float:left; width:33.3%; background:#6f6f6f; color:#FFF; line-height:38px; }
#valuation_results .amounts .actual-amount        { font-size:16px; float:left; width:33.3%; background:#000; color:#FFF; position:relative; }
#valuation_results .amounts .actual-amount span   { line-height:38px; }
#valuation_results .amounts .max-amount           { float:left; width:33.3%; background:#6f6f6f; color:#FFF;line-height:38px; }
#valuation_results .info-container                { background:#f5f5f5; padding:45px 20px; }
#valuation_results .street-view                   { margin-bottom:25px; }
#valuation_results .area-info                     { color:#6f6f6e; font-size:15px; text-align:left; line-height:22px; }
