.summaryCol{
	width: 310px;
	float:left;
	margin: 0 33px 0 0;
}

.summaryCol.last{
	margin-right: 0;
}

	.summaryCol a{
		float: right;
		text-transform: uppercase;
		font-size: 108%;
		padding: 0 14px 0 0;
		margin-top: 9px;
		color: #9d9d95;
		background: url(/templates/default/images/layout/lm_small_arrow.png) no-repeat center right;
	}
	.summaryCol p {
		overflow: visible;
	}
	.summaryCol h4.col1 a {
	    background-position: 12px 0 !important;
	    margin-right: 6px !important;
	}

h2.para_title {
	margin-bottom: 15px;
}

h4#customer_satisfaction a, h4#employee_satisfaction a, h4#first_impression a, h4#census_development a, h4#mystery_shopper a, h4#web_promotion a {
	height: 70px;
	width: 310px;
	background-image: url(/templates/default/images/products/product_logo_header_sprite.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin: 25px 0 0 0;
	display: block;
}

h4#hhcahps a {
	height: 70px;
	width: 282px;
	background: url(/templates/default/images/products/hhcahps_logo.png) no-repeat top left;
	text-indent: -5000px;
	margin: 25px 0 0 0;
	display: block;	
}
	
h4#customer_satisfaction a { background-position: 0 0; }
h4#employee_satisfaction a { background-position: -311px 0; }
h4#first_impression a { background-position: 0 -70px; }
h4#census_development a { background-position: -311px -70px; }
h4#mystery_shopper a { background-position: 0 -140px; }
h4#web_promotion a { background-position: -311px -140px; }
	
#viewProducts, #viewStories{
	float: right;
	clear: both;
	width: 396px !important;
	margin-top: 80px;
}
