body {
	padding: 10px;
	margin: 10px;
}

#right {
	float: left;
	margin-bottom: 10px;
}

#left {
	width: 60%;
	float: right;
}

