#left{
	margin-top: 0px;
	margin-right: 0px;
	width: 450px;
	float: left;
}

#right{
	margin-top: 0px;
	float: right;
	width: 420px;
}