.cng_box_home {
	float: left;
	width: 100%;
	border-top: 1px solid #E0E1E2; 
	border-right: 1px solid #E0E1E2; 
	border-bottom: 1px solid #D8D8D8; 
	border-left: 1px solid #E0E1E2;
}

.cng_box_home h2 {
	margin : 0.7em 5% 0.5em 5%; 
	float: left;
	font-size: 1.1em; 
	font-weight: normal;
} 

.cng_box_home p {
	margin : 0 0 0 5%;
	float: left;
	clear: left;
	width: 96%;
	padding-bottom: 1.5em;
	color: #141414;
}

.cng_box_home a:link, 
.cng_box_home a:visited {
	color: #0B3C5D;
	text-decoration: none;
} 

.cng_box_home a:hover, 
.cng_box_home a:focus,
.cng_box_home a:active {
	text-decoration: underline;
} 

.cng_box_home .cng_box_img {
	height: 67px;
	overflow: hidden; 
	float: left;
	width: 100%;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat; 
}

.cng_box_home_bali {
	border-top: 19px solid #7BA3B4;
}

.cng_box_home_webgewood {
	border-top: 19px solid #427B93;
}

.cng_box_home_downriver {
	border-top: 19px solid #0C304A;
}

.cng_box_home_arancio {
	border-top: 19px solid #EB9D2F;
}

.cng_box_home_rosso {
	border-top: 19px solid #BC0C29; 
}

.cng_box_home_verde {
	border-top: 19px solid #487C2B; 
}