.heading {

	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ac2b2f;
	font-weight: bold;
	text-transform: uppercase;
	background: #ffffff;	
	padding-bottom: 5px;
	padding-top: 10px;
}

.list {

	width: 100%
}

.list a {

	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
	margin-left: 0px;
	float: left;
	text-decoration: none;
	
}

.list a:hover {

	color: #ac2b2f;

}

.list img {
	
	float: left;
	padding-left: 5px;
}
	
#diamonds {

	width: 150px;
	background: #ffffff;
	float: left;
}

#engagement {

	width: 150px;
	background: #ffffff;
	float: left;
}

#jewellery {

	width: 150px;
	background: #ffffff;
	float: left;
}

#education {

	width: 150px;
	background: #ffffff;
	float: left;
}