#container #content #subtitle {
	height: auto;
	width: 725px;
}
#container #content #subcontent {
	height: auto;
	width: 725px;
}
#container #content #subcontent #box1 {
	height: auto;
	width: 525px;
	float: left;
}
#container #content #subcontent #box2 {
	float: right;
	height: auto;
	width: 200px;
}
#container #content #subcontent #clear {
	clear: both;
}
