.contentHidden
{
	border-top: solid 1px #dcdcdc;
	padding-top: 8px;
	display: none;
}.headerLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fcfcfc;
	border-right-color: #fcfcfc;
	border-bottom-color: #fcfcfc;
	border-left-color: #fcfcfc;
}
.services .servicesDivider {
	margin-bottom: 20px;
	display:block;
}
.largerText {
	font-size: 12px;
	color: #005C88;
	font-weight: bold;
	letter-spacing: 1px;
}
