/* OneColumnLayout */

/* layout */
#mainColumn {
	width: auto;
}
#subColumn {
	width: auto;
}
/* end layout */

/* End OneColumnLayout */