#left {
	width:200px;
	float: left;
		padding-top:9px;
}

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