div#content .section					{ width: 196px; }

div#content .column1				{ float: left; position: relative; width: 238px; }
div#content .column2				{ float: left; position: relative; width: 238px; left: 8px; }
div#content .column3				{ float: left; position: relative; width: 238px; left: 16px; }
div#content .column4 				{ float: left; position: relative; width: 238px; left: 24px; }

div#content .zoom .subsubnav { display: none; margin-left: -20px; list-style: none; } 
div#content .zoom .subsubnav li { display: block; height: 37px; width: 240px; }
div#content .zoom .subsubnav a {  display: block; height: 29px; padding-top: 8px; color: #fff; font-weight: bold; padding-left: 35px; vertical-align: middle; text-decoration: none; }
div#content .column1 .subsubnav li { background: url('../gfx/nav/subsub.blue.gif') no-repeat center left; } 
div#content .column2 .subsubnav li { background: url('../gfx/nav/subsub.red.gif') no-repeat center left; } 
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; } 


div#content .section .cmstext { height: 80px; }

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

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


div#content .zoomed { width: 278px; margin: -20px; margin-bottom: -200px; z-index: 20; }
div#content .zoomed .section { width: 238px; }
div#content .zoomed div.topcorners { width: 280px; background: url('../gfx/corners/top.25.zoomed.gif') no-repeat top left; }
div#content .zoomed div.bottomcorners { width: 280px; background: url('../gfx/corners/bottom.25.zoomed.gif') no-repeat top left; }
div#content .zoom .subsubnav { display: none; } 
div#content .zoom.zoomed .subsubnav { display: block;  list-style-image: none; } 

