@CHARSET "UTF-8";

#left {
	float: left;
}

#right {
	float: right;
	width: 25%;
}