#container {
	width: 274px;
}

.titlecontainer {
	background: url('/dnn/portals/0/containers/NCPP-home/images/home_narrow_top.jpg') no-repeat;
	height: 34px;
	width: 274px;
}

.title {
	float: left;
	text-align: left;
	width: 240px;
	height: 34px;
}

.actions {
	float: right;
	height: 34px;
}

H1, .HomeContainerTitle {
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	text-transform: uppercase;
	line-height: 34px;
}
.containercontentpane {
	background: url('/dnn/portals/0/containers/NCPP-home/images/home_narrow_middle.gif') repeat-y;
	color: white;
	text-align: center;
	margin: 0px;
}
.ContentPaneHome {
	width: 267px;
	text-align: left;
	color: white;
	margin-left: 4px;
}

.containerfooter {
	width: 274px;
	background: url('/dnn/portals/0/containers/NCPP-home/images/home_narrow_bottom.gif') bottom center no-repeat;
	margin: 0px;
}

.small .Normal {
	font-size: 11px;
}

#container DIV IMG {
	margin-left: -4px;
}

