#containerwider {
	width: 575px;
}

.titlecontainerwider {
	width: 575px;
}

.titlewider {
	float: left;
	width: 525px;
	height: 21px;
}

.actions {
	float: right;
	height: 21px;
}

H1, .HomeContainerTitle {
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	text-transform: uppercase;
	line-height: 34px;
}
.HomeContainerTitleSmall {
	color: white;
	font-size: 6px;
	font-weight: bold;
	margin-left: 6px;
	text-transform: uppercase;
	line-height: 6px;
}
.containercontentpanewider {
	background: url('/dnn/portals/0/containers/NCPP-home/images/homewider_narrow_top.gif') top left no-repeat;
	background-color: #001c36;
	color: white;
	text-align: center;
	padding-top: 4px;
}
.ContentPaneHomeWider {
	width: 566px;
	hheight: 235px;
	text-align: left;
	color: white;
	margin: 4px;
}

.containerfooterwider {
	width: 575px;
	background: url('/dnn/portals/0/containers/NCPP-home/images/homewider_narrow_bottom.gif') bottom center no-repeat;
}

.small {
	font-size: 11px;
	padding: 4px;
}

.outdent {
	margin: 4px;
	line-height: 15px;
}
	
