/*
*/

/* layout */
body { margin:0; padding:0; background:#fff; }

#outerWrap { position:relative; width: auto; margin: 0; text-align: left; background:#fff; }
#innerWrap { position:relative; text-align:left; }

#topFrame { display:none; }

#contentWrap { background:#fff; }
	#contentHead { display:none; }
	#contentFooter { display:none; }
	#contentBody { position:relative; }
		#leftTube { display:none; }
		#rightTube { display:none; }
		#middleTube { width:auto; float:none; overflow:visible; background:#fff; }
			#middleContent { padding:0; }
				.wrap_2col { width:auto; background:#fff; }
					.leftCol { width: 60%; float:left; }
					.rightCol { width: 30%; float:right;  }

/* extensions */
.rgteaser_item { width:auto }
.newsListLeft { width:30%; }
.news-list-item { width:auto }
.news-single-item { width:auto; }