#main {
	float: none;
	width: 690px;
}
#sub {
	float: none;
	width: auto;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 568px;
}
/* rounded corners */
#content #sub h2 {
	background-image: url(../img/subLongTop.gif);
}
#sub {
	background-image: url(../img/subLongBottom.gif);
}
