.sidetag {
	display: none;
}
.sidebar {
	display: block;	
}
.sidebar .lowerSideContent {
	padding:10px;
	background:#CCC url(/Images/side_gradient_CCC_bg.gif) right bottom repeat-x;
	padding-bottom:50px;
}
.sidebar .sideMarginNixer {
	margin-left:-10px;
	margin-top:-10px;
}
.content {
	width:550px;
}