
	
/* ------------------- CONTAINERS ------------------- */
	#con,#con-hc		{float:left; width:100%}
	#con2,#con2-hc		{float:right; width:100%}
	#content,#content-hc	{width:auto; height:1%; padding:3px; background:#fff}
	/*#content div 		{height:1%}
	#content div div 	{background:none; padding:0}*/
	#snav 			{width:180px; display:inline-block; margin:1.2em 0 20px 0}
	#high 			{float:right; width:220px; margin:2em 0}
	* html #high		{display:inline}
	
	#newwin			{text-align:left;margin:10px;}	

	.nc #content		{margin:10px 0}

	.lrc #con		{margin:0 -230px 10px 0}
	.lrc #con2		{margin-left:-200px}
	.lrc #content		{margin:1em 230px 20px 200px}
	.lrc #high 		{margin:1em 0}
	.lrc #sharedbottom	{padding-right:230px;padding-left:200px}

	
	.rc #con		{margin:0 -230px 10px 0}
	.rc #content		{margin:1em 230px 20px 0}
	.rc #high		{margin:1em 0}
	.rc #sharedbottom	{padding-right:230px}
	
	.lc #con2		{margin:0 0 0 -200px}
	.lc #con		{margin:0 -200px 10px 0}
	.lc #content		{margin:1em 0 20px 200px}
	
		
	#breadcrumb		{height:1%; clear:both; margin:15px auto 10px; width:985px}
	
	.mt-list		{clear:both; height:1%; padding:0}
	.mt-list div		{display:inline-block; width:29.6%;  vertical-align:top; padding:3px; margin:0 10px 20px 10px}
	* html .mt-list div	{display:inline; height:1%}
	*+html .mt-list div	{display:inline; height:1%}
	.mt-list  ul		{padding-left:20px}
	
	#snav h2		{margin-top:0}
	

