/* =============================================================================

	1COL.CSS
	version: 1.7
	updated: 2009-03-14, 12:44 GMT+1

============================================================================= */

/* =============================================================================
LAYOUT
============================================================================= */

#cols {
	margin: 15px;
	background: none;
}

#aside,
#tray .ico-col1 {
	display: none;
}

html > body #content {
	margin: 4px;
	padding: 4px;
	overflow: auto;
}