/* STRUCTURE */

.warranty { 
	width:125px;
	height:125px;
	padding: 75px 4px 0 7px;
	background:url(http://www.carsorted.com/general-insurance-images/warranty.gif) no-repeat;
	font-family:Arial, Helvetica, verdana;
}

.boiler { 
	width:125px;
	height:125px;
	padding: 75px 4px 0 7px;
	background:url(http://www.carsorted.com/general-insurance-images/boiler.gif) no-repeat;
	font-family:Arial, Helvetica, verdana;
}

.domGen172x172 { 
	width:172px;
	height:172px;
	padding: 98px 4px 0 7px;
	background:url(http://www.carsorted.com/general-insurance-images/domGen172x172.gif) no-repeat;
	font-family:Arial, Helvetica, verdana;
}

/* COMMON */

.warranty h2,
.boiler h2 {
	font-size:0.8em;
	color:#cc0000;
	font-weight: bold;
	padding-top: 36px;
	margin-bottom:10px;	
}

.warranty p,
.boiler p { 
	font-size:0.6em;
	color:#000000;
	font-weight: normal;
	width:110px;
	padding:0;
	margin:0;
}

.warranty a,
.boiler a { 
	text-decoration:none;
	color:#cc3300;
}

.warranty a:hover,
.boiler a:hover { 
	text-decoration:underline;
	color:#cc3300;
}

.domGen172x172 p { 
	font-size:0.8em;
	color:#000000;
	font-weight: normal;
	width:172px;
	padding:0 0 6px 2px;
	margin:0;
}

.domGen172x172 a { 
	text-decoration:none;
	color:#cc3300;
}

.domGen172x172 a:hover { 
	text-decoration:underline;
	color:#cc3300;
}