/****************************************************************
* file: 	/css/testimonials.css
* author:	toy
* date:		17june09
*
* NOTE: 	css for testimonials page
*
* rev history
* [toy 17june09]		orig version 
*****************************************************************/
#content div.stuff hr {
    margin: 0 5px 0 5px;
}
#content div.stuff div.menu {
    margin: 0 5px 0 0;
    float: right;
}
#content div.stuff div.testimonials {
    margin: 0 10px 0 10px;
}

#content div.stuff table{
    font-size: .9em;
    font-weight: normal;
}
#content div.stuff table .title{
    font-size: 1.2em;
    font-weight: bold;
}
#content div.stuff table .subtitle{
    width: 100px;
    font-size: 1em;
}
