#container.legalese {
	background:#000;
	height:auto;
}

* html #container.legalese { /* IE6 */
	height:485px;
	overflow:visible;
}

#container.legalese #content {
	background:#fff;
	height:auto !important;
	height:470px;
	min-height:455px;
	padding:15px 20px 5px;
	width:950px;
}

* html #container.legalese #content {
	padding:15px 20px 0;
}

#container.legalese #tabs .tab .scroll_pane {
	height:390px;
	overflow:auto;
}
