@charset "utf-8";
/* CSS Document */

#left
{
	float: left;
	width: 595px;
}

#right
{
	float: right;
	width: 282px;
}