

.left {
	float: none;
	width: 100%;
}

.right {
	float: right;
	padding: 0 10px;
	width: 300px;
	display: none;
}

.heading {
	background:transparent url(../images/heading_bg_fullwidth.png) repeat scroll 0 0;
	height:40px;
	width:960px;
}
