/****************************************************************
* file: 	/css/locations.css
* author:	toy
* date:		4aug09
*
* NOTE: 	css for locations
*
* rev history
* [toy 4aug09]		orig version 
*****************************************************************/
#leftStuff div {
    font-size:.9em;
}

#leftStuff #locations div {
    font-size:.8em;
}

#leftStuff .subsubheader {
    font-size:.9em;
    font-weight: bold;
    border: solid 0px transparent;
}

#rightStuff div {
        font-size: 0.85em;
}

