/*--CSS 2.0--*/
#content h2{margin-top: 1em;margin-bottom:0.5em;}
#content #left 
{
	width:380px;
	float:left;
}
#content #left p.small {font-size:1em;color:#555042;}
#content #right 
{
	width:175px;
	float:right;
}
#content #right p
{
	margin-bottom:5px;
}
