#contentHolderCentered {
	width: 970px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
}

#wideColumnHolderCentered {
	width: 600px;
	height: 100%;
	/*float: left;*/
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
	
}

.paddingBottom {
	margin-bottom: 10px;
}

.orangeTitle {
    font-size: 1.4em;
    font-weight: bold;
	color: #ff8a00;
	margin: 0px 0px 0px 0px;
}
