/* =============================================================================

	2COL.CSS
	version: 1.7
	updated: 2009-03-14, 12:44 GMT+1

============================================================================= */

/* =============================================================================
LAYOUT
============================================================================= */

#cols {position:relative; margin:15px 0; padding-right:15px; background:url("../design/content.gif") 230px 0 repeat-y;}
#aside {float:left; width:10px; margin:0px; padding:0px; height:10px;}
#aside div{
	display:none;	
}
/* #aside {float:left; width:0px; margin-right:0;} */
#content {margin-left:232px; overflow:visible;}
#tray .ico-col2 {display:none;}

html>body #content {margin-left:0; overflow:hidden;}