/****************************************************************
* file: 	/css/bestaddresses.css
* author:	toy
* date:		26jul09
*
* NOTE: 	css for best addresses page
*
* rev history
* [toy 26jul09]		orig version 
*****************************************************************/
#leftStuff {
    font-size: .8em;
    line-height: 1.4em;
    color: #dddddd;
}
/*
#rightStuff img.propertyThumb{
    height: 100px;
    width: 145px;
    border: solid 1px #b3995d;
}
*/
#rightStuff a{
    font-size:0.8em; 
    line-height: 1.0em;
    text-decoration:underline;
    color: Blue;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#rightStuff a:hover{
    font-size:0.8em; 
    line-height: 1.0em;
    text-decoration:underline;
    color: #999999;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

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