#left {

	float: right;
	display: none;
}

#right {
	width: 760px;

	float: left;
}
