div.twocolumns{
	clear:both;
}
div.tc_left,
div.tc_right{
	float:left;
	width:242px;
}
div.tc_right{
	width:242px;
	margin-left:8px;
}

