#threecol_left_middle {
	float: left;
	width: 540px;
}

#threecol_left {
	float: left;
	width: 260px;
}

#threecol_middle {
	float: right;
	width: 260px;
}

#threecol_right {
	float: right;
	width: 250px;
}

#threecol_spanned, #threecol_left, #threecol_middle, #threecol_right {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#content_pane, #footer, #footer_left, #footer_right {
	background-color: white;
}

#footer_left {
	margin-left: 10px;
}

#footer_right  {
	margin-right: 10px;
}
