body.mceContentBody {
	width: 950px;
}

body.innovaContentBody {
	width: 950px;
}

#header {
	height: 150px;
	overflow: hidden;
}

#content {
	background: white;
	padding: 5px 25px 25px;
}

