div#subnav-col {
	display: block;
	float: left;
}
div#content-col #col-one-large{
	float:right;
}
div#content-col{
	float:right;
}
div#footer,
div.special-space{
	clear:both;
	display:none;
}
div#bg{
	left:0px;
}
div#content-col div#col-two{
	display: block;
}
