#content {
	float: right;
	width: 225px;
	margin-top: 2px;
	font-size: 100%;
}

#rightside {
	width: 500px;
	float: left;
}

* html #rightside {
	margin-top: 1.5em;	
}

#leftside {
	left: 0;
}

/* this it the news section */
#rightside h3 
{
	font-size: 120%;
}

h6 {
	font-size: 90%;
	margin: -16px 0 -1em 0;
}