#contentDiv {
	width: 720px;
}

#leftContent {
	width: 430px;
	margin-right: 30px;
	}
#rightContentContainer {
	width: 260px;
	}
#rightContent {
	border-left: solid 1px #999999;
	padding: 12px 0px 4px 20px;
	}

.sideTextTitle {
	font-weight: bold;
	color: #C02D1A;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 14px;
	}
.sideTextBody {
	margin-bottom: 24px;
	}