/* START LEFT COLUMN 220 PIXELS WIDE --------------------------------*/
#two-twenty {
float: left;
width: 220px;
}
#property-search, 
#property-valuation, 
#property-search div, 
#property-valuation div { 
width: 200px; 
float: left; 
}
#property-search { 
background: #f8f3e3 url(../img/cream-top.gif) top left no-repeat; 
margin-bottom: 10px;
}
#property-search div { background: url(../img/cream-btm.gif) bottom left no-repeat; }
#property-valuation { background: #649a95 url(../img/blue-top.gif) top left no-repeat; margin-bottom: 10px;}
#property-valuation div { background: url(../img/blue-btm.gif) bottom left no-repeat; }
#property-search p, 
#property-valuation table { 
margin: 7px 5px 7px 10px; 
font: normal 1.1em/2.1em "Verdana", Tahoma, san-serif;
}
#property-search input { background: none; margin: 0; padding: 0; }
#property-search select, 
#property-search input.text  { 
border: 1px solid #c9c3b0;
width: 95px;
background: #fff;
padding: 1px 2px;
}
#property-search label { width: 75px;}
#property-search input.search {
width: 60px;
height: 22px;
padding: 0;
margin: 5px 0 0 75px;
border: 0;
color: #fff;
background: #6fb1ac;
outline: none;
}
#property-valuation table { 
margin: 0 10px 5px; 
font: normal 1.1em/2.3em "Verdana", Tahoma, san-serif;
color: #fff; 
}
#property-valuation input { 
border: 1px solid #4c7572;
width: 125px;
color: #226e68;
margin: 0 0 4px 0;
}
#property-valuation input.go {
width: 38px;
height: 22px;
padding: 0;
margin:0 0 0 5px;
border: 0;
color: #649a95;
background: #fff;
outline: none;
}
#whats-new { width: 200px; }
#whats-new h2 {padding: 0;}
#whats-new p {
margin: 0 5px; 
border-bottom: 1px dashed #bd8f94;
line-height: 1em;
padding: 6px 0 8px;
}
#whats-new p span { font-size: 0.9em; font-weight: normal; color: #480c0c;}