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

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

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

/* =============================================================================
LAYOUTaa
============================================================================= */

#cols {position:relative; margin:15px 0; padding-right:15px; background:url("../images/content.gif") 230px 0 repeat-y;}
#menu-left {float:left; width:205px; margin-right:0;}
#content {margin-left:142px; overflow:visible;}
#menu-header-top .ico-col2 {display:none;}

html>body #menu-left {margin-right:20px;}
html>body #content {margin-left:0; overflow:hidden;}
