.content 
{
	clear:both;
	margin:0px;
	margin-left:6px;
	width: 760px !important; /*Standards Compliant Browsers */
	width /**/:760px; /* For IE in quirk mode */
	font-size : 11px;
}

#leftcolumn {
	clear:both;
	float:left;
	width: 155px;
}

#centercolumn
{
	margin-left:165px;
	width: 413px !important; /*Standards Compliant Browsers */
	width /**/:420px; /* For IE in quirk mode */
}

#rightcolumn
{
	float:right;
	width:160px;
}

#centercolumn p, #rightcolumn p, #centercolumn ul, #rightcolumn ul
{
	line-height:1.4em;
}
