div#content .rightcolumn						{ width: 300px; }
.leftcolumn .section				{ width: 602px; }
.rightcolumn .section				{ width: 258px; }
.leftcolumn ul.section				{ width: 642px; }
.rightcolumn ul.section				{ width: 298px; }
.leftcolumn ul.section li			{ width: 642px; }
.rightcolumn ul.section li			{ width: 298px; }
.leftcolumn ul.section li a			{ width: 562px; }
.rightcolumn ul.section li a		{ width: 218px; }

.rightcolumn div.topcorners,
.rightcolumn div.bottomcorners					{ width: 300px; height: 12px; }
.rightcolumn div.topcorners						{ background: url('../gfx/corners/top.33.gif') no-repeat bottom left; }
.rightcolumn div.bottomcorners					{ clear:both; background: url('../gfx/corners/bottom.33.gif') no-repeat top left; }
.leftcolumn div.topcorners,
.leftcolumn div.bottomcorners					{ width: 644px; height: 12px; position: relative; float: left;}
.leftcolumn div.topcorners						{ background: url('../gfx/corners/top.66.gif') no-repeat bottom left; }
.leftcolumn div.bottomcorners					{ background: url('../gfx/corners/bottom.66.gif') no-repeat top left; }

#reflection										{ left: 157px; }

/*************** 
--== Popbox ==--
***************/

div.popbox										{ float: left; width: 300px; clear: both; margin-bottom: 15px; }
div.popbox div.topcorners,
div.popbox div.bottomcorners					{ width: 300px; height: 12px; position: relative; float: left;  }
div.popbox div.topcorners						{ background: url('../gfx/corners/top.33.gif') no-repeat bottom left; }
div.popbox div.bottomcorners					{ background: url('../gfx/corners/bottom.33.gif') no-repeat top left; }
div.popbox h3									{ float: left; }
div.popbox div.popcut							{ float: left; width: 300px; }

div.popbox.current_projects				{ padding: 0; width: 100%; }
div.popbox.current_projects	.news li
div.popbox.current_projects	.jobtab li		{ border-bottom: 1px solid #ccc; padding: 5px 20px 5px 10px; float: left; width: 310px; }
div#content div.popbox.current_projects	 .section { padding: 0; width: 340px; }

div#content .rightcolumn .section.jobs			{ padding: 0; width: 340px; }
div#content .rightcolumn .section.jobs li		{ border-bottom: 1px solid #ccc; padding: 5px 20px 5px 10px; float: left; width: 310px; }
