

#threeColumnMainContent, #twoColumnMainContent {float:right; width:99%; margin:0 0 1em 0; padding:0; background:#fff;}
/*\*/ #threeColumnMainContent {width:100%;} /**/
#twoColumnMainContent[id], #twoColumnMainContent[id]	{margin-left: -1px; /* [2] */}
#sectionNavigationBar 		{float:left;  margin-left:-200px; z-index:10; /* [3] */}
#sectionNavigationBar[id] 	{margin-right: 1px; /* [2] */}
#rightColumn 				{float: right;  margin-right: -165px;  z-index: 11; /* [3] */}
#rightColumn[id] 			{margin-left: 1px; /* [2] */}
body #contentContainer 			{padding: 0 170px 0 200px;}
body #contentContainerWide		{padding: 0 5px 0 200px;}
.contentContainerWrapper 		{width: 100%;}
.contentContainerWrapper[class]	{padding-bottom: 0.1px; /* [4] */}
.threeColumnContainer 			{float: left; width: 100%; position: relative; z-index: 0;}
.threeColumnContainer[class]	{margin-right: -1px; /* [2] */}
.leftCol 	{position: relative; width: 195px; overflow: hidden;}
.rightCol 	{position: relative; width: 160px; overflow: hidden;}
* html .rightCol 	{left: 5px;}

/*#outerShell	{min-width:770px; max-width:1400px;}*/
.width {width:100%; min-width:770px; max-width:1400px;}
* html .minwidth {padding-left:770px;}
* html .container {margin-left:-770px; position:relative;}
/*\*/
* html .minwidth, * html .container, * html .content, * html .layout  {
	height:1px;
}
/**/


/*
	Layout adapted from http://www.webproducer.at/flexible-layout/20031215/
  [1] Play nice with EMs in Opera 6 and IE Win.
  [2] Support for Mozilla, but IE doesn't likes it.
  [3] Z indices needed for link clickability in IE Mac and Opera 6.
  [4] Mozilla needs a non zero value, seems to be a bug.
*/

.content {padding:0 0 15px 0;} /* for Firefox: fix left column scrolling if no scroll bar on main window */

.floatholder:after, .pagination:after, ul.floatholderB li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.floatholder	{min-height:0;} /* for IE7 */
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
* html .pagination {height: 1%;}
* html ul.floatholderB li {height: 1%;}
/* End hide from IE-mac */
