body.home .content {
	height: auto
}

body.home #fader_image_div, body.home .right, body.home .left {
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	left: 0;
	clear: both;
}

body.home .buttons {
	margin-bottom: 1em;
}

body.home .buttons#one {
	float: left;
	width: 300px;
}

body.home .buttons#two {
	float: right;
	width: 340px;
}