#content #ContentTable #tdTopPane .module,
#content #ContentTable #tdLeftPane .module,
#content #ContentTable #tdContentPane .module,
#content #ContentTable #tdBottomPane .module{
	padding-bottom:0;
	background:none;
}
#tdLeftPane .module{
	width:300px;
	margin-left:30px;
	padding-bottom:0;
	background:none;
}
#tdContentPane .module{
	width:300px;
	padding-bottom:0;
	background:none;
}

