﻿.clearImage { /* move text below the image */
	clear:both;
	line-height:1px;
	height:1px;
}
/* for double blue boxes */
#sectionHome1 #pageSpotlightWrapper h4.subHead {
	border-bottom:1px dotted #434343;
	color:#fff;
	display:block;
	font-weight:bold;
	margin:5px 15px;
	padding:0 0 3px;
}
#pageSpotlightWrapper .spotlightBox h3 {
    background-color: #343434 !important;
    color: #CACACA!important;
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 0 0 6px !important;
    padding: 5px 0 6px 18px !important;
    text-transform: uppercase;
}
#pageContentInner #pageSpotlightWrapper .spotlightBox {
	background-color: #434343 !important;
	border: 1px solid #343434;
	color: #e6e6e6;
	margin-bottom: 12px;
}

#pageContentInner #pageSpotlightWrapper .spotlightBox a {
	color: #70CBFF;
}

