/****************************************************************
* 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.workshops {
    margin: 0 10px 0 10px;
    border: solid 0px red;
}

#content div.stuff div.workshop {
    margin: 0 0px 10px 0px;
    border: solid 0px red;
}

#content div.stuff table{
    font-size: .9em;
    font-weight: normal;
}
#content div.stuff .title{
    font-size: 1.1em;
    font-weight: bold;
}
#content div.stuff .title span {
    color: #aaaaaa;
    font-size: .8em;
    font-weight: normal;
}
#content div.stuff .subtitle{
    font-size: 1.1em;
}
