#quicklinkscontainer {
	background: url('/dnn/portals/0/containers/NCPP-home/images/quicklinks_middle.gif') repeat-y;
	width: 301px;
	height: auto;
}

.quicklinksheader {
	background: url('/dnn/portals/0/containers/NCPP-home/images/quicklinks_top.gif') top left no-repeat;
	height: 10px;
	width: 301px;
}

.quicklinkstitlecontainer {
	height: auto;
	width: 301px;
	text-align: center;
}

.quicklinkstitle {
	float: left;
	width: 301px;
	height: 34px;
}

.quicklinksactions {
	float: right;
	height: 34px;
}

H1, .quicklinksHomeContainerTitle {
	color: black;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 34px;
}
.quicklinkscontainercontentpane {
	color: black;
	font-size: 13px;
	width: 301px;
	text-align: center;
}

.quicklinksContentPane A:link, .quicklinksContentPane A:active, .quicklinksContentPane A:hover, .quicklinksContentPane A:visited {
	text-decoration: none;
	color: #b0112b;
	font-size: 14px;
	text-align: center;
}

.quicklinksContentPane {
	width: 301px;
	color: white;
	margin: 4px;
	text-align: center;
}

.quicklinksfooter {
	background: url('/dnn/portals/0/containers/NCPP-home/images/quicklinks_bottom.gif') bottom left no-repeat;
	width: 301px;
	height: 10px;
}

.quicklinkssmall {
	font-size: 11px;
}