#sTopTrim {
	display: none;
}

/* ---------- Content panel(s) ---------- */
#sContentPane {
	background-color: white;
	min-height: 380px;
	padding: 10px;
}
* html #sContentPane {
	height: 380px;
	overflow: visible;
}
#sContentPane .cContentPane.DNNAlignright {
	text-align: left;
}

#sFooterPanel {
	margin-top: 10px;
}
#sFooterMenu {
	text-align: center;
	display: block;
}


/* ---------- Module-Specific ---------- */
.DNNStuff.InjectAnythingContent p,
.DNNStuff.InjectAnythingContent hr {
	display: block;
}

