#sidebarLt {
	float: left;
	width: 264px;
}
#content {
	float: left;
	width: 448px;
}
#sidebarRt {
	float: right;
	width: 248px;
}
