/*div#content .leftcolumn .section				{ width: 440px; }

.leftcolumn div.topcorners,
.leftcolumn div.bottomcorners					{ width: 482px; height: 12px; position: relative; float: left;}
.leftcolumn div.topcorners						{ background: url('../gfx/corners/50-50/left/top.gif') no-repeat top left; }
.leftcolumn div.bottomcorners					{ background: url('../gfx/corners/50-50/left/bottom.gif') no-repeat top left; }
*/
div#content .column3 .section,
div#content .column4 .section					{ width: 196px; }
div#content .column4 .section .cmstext			{ height: 202px; overflow: hidden; }
div#content .column3 .teaser 					{ height: 170px; overflow: hidden; }

div#content .column3				{ float: left; position: relative; width: 238px; left: 0px; }
div#content .column4 				{ float: left; position: relative; width: 238px; left: 10px; }
div#content .column3 .subsubnav li { background: url('../gfx/nav/subsub.orange.gif') no-repeat center left; } 
div#content .column4 .subsubnav li { background: url('../gfx/nav/subsub.green.gif') no-repeat center left; } 

.column3 div.topcorners,
.column3 div.bottomcorners,
.column4 div.topcorners,
.column4 div.bottomcorners         		     { width: 240px; height: 12px; position: relative; float: left;}


.column3 div.topcorners,
.column4 div.topcorners						{ background: url('../gfx/corners/top.25.gif') no-repeat top left; }
.column3 div.bottomcorners,
.column4 div.bottomcorners					{ background: url('../gfx/corners/bottom.25.gif') no-repeat top left; }

.teaser { height: 150px; }
