	.cms-page-view .grid-row {
    margin: 0px -30px;
    color: #333;
	}
	
	.cms-page-view .text2 {  
		font-size: 42pt;
	}
	
	.cms-page-view .titletext {
		font-size: 24pt;
		font-family: aktiv-grotesk-condensed,aktiv-grotesk,helvetica,sans-serif;
		line-height: 1;
	}
	
	.imgstyle {
		float: right; 
		margin-left: 20px;
	}
	
	.listparts {
	    font-style: normal;
	    font-weight: bold;
	    color: #636363;
	    font-family: Georgia, Times, "Times New Roman", serif;
	    font-size: 14px;
	    font-style: italic;
	    line-height: 1;
	    margin-left: 2em;
	}
	
	.firstimg {
		float: left; 
		width: 23%; 
		padding-left: 3em;
	}
	
	.secimg {
		float: left; 
		width: 23%;
	}
	
	.cms-page-view .customimg {
		float: left; 
		width: 23%; 
		margin-left: 3em;
	}
	
	.clear { clear: both; }
	
	.cms-page-view .titleheading { margin-top: 20px; }