#left {
	background-color:#ebf1f6;
	width:263px;
	margin:12px 12px 12px 8px;
	float:left;
}
#middle {
	width:380px;
	float:left;
	text-align:center;
}
#right {
	background-color:#ebf1f6;
	width:263px;
	margin:12px 8px 12px 12px;
	float:left;
}
#content {margin:0;}