/****************************************************************
* file: 	/css/properties.css
* author:	toy
* date:		26jul09
*
* NOTE: 	css for properties
*
* rev history
* [toy 26jul09]		orig version 
*****************************************************************/

#leftstuff #propertyFactsD {
    font-size: 1em;
    font-weight: bold;
}

#rightStuff a {padding: 0; margin: 0;}
#rightStuff img.propertyThumb{
    height: 100px;
    width: 145px;
    border: solid 1px #b3995d;
}

#rightStuff .goldheader { font-size:0.7em; color:#b3995d; margin: -15px 0 20px 0;}
