/****************************************************************
* file: 	/css/contact.css
* author:	toy
* date:		4aug09
*
* NOTE: 	css for contact
*
* rev history
* [toy 4aug09]		orig version 
*****************************************************************/
#leftStuff div { font-size:.85em; }
#leftStuff div.msg { color: #d49999; }
#leftStuff input { width: 270px; }
#leftStuff textarea { width: 270px; }
#leftStuff input.buttonI { 
    font-family: Times New Roman;
    color: #523801;    
    background-color: #b3995d;    
    width: auto;
    padding: 5px 10px 5px 10px;
}

#leftStuff .subsubheader {
    font-size:.9em;
    font-weight: bold;
}

#rightStuff div {
    font-size:.8em;
}

