/* White accent colours */

#wrapperContent { /* colour theme */
	margin-top: 0;
	border-top: 4px solid #8F8F8F;
	}
	
#wrapperFeatureSection { /* colour theme */
	background: #EFEFEF;
	}

h1 { /* colour theme */
	color: #8F8F8F;
	}

#wrapperText #sampleNav h3 {
	background: #8F8F8F;
	}

#samples a.current IMG {
	background: #8F8F8F;
	}	
	
#samples a:hover IMG { /* colour theme */
	padding: 3px;
	background: #8F8F8F;
	}	
