.boiler-insurance-offer				{ width: 350px; background:#F7F4E8; border:1px solid #EBE2C5; padding:10px 7px 3px 10px; margin: 10px 10px 10px 0; float: left; height: 180px; }

.boiler-insurance-offer .icon			{ float:left; width:60px; padding:0 0 5px 0;}
.boiler-insurance-offer .info			{ width:290px; float:left; padding:0 0 0 0; }

.boiler-insurance-offer a 	 			{ text-decoration: none; }
.boiler-insurance-offer a:hover 	 	{ text-decoration: underline; }

.boiler-insurance-offer h3				{ font-size:1em; color:#CC0000; margin:0 0 5px 0; }
.boiler-insurance-offer .info p		    { font-size:0.9em; }

.boiler-insurance-offer .findMore		{ float:left; width:100px; text-align:center; }

ul, li {
padding: none;
margin: none;
list-style: inside;
}


.last {
	margin-right: 0px !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.wide-column {
	width: 500px;
}

.narrow-column {
	width: 320px;
	text-align: left !important;
}

.wider-column {
	width: 600px;
}

.narrower-column {
	width: 200px;
	text-align: left !important;
}

.template {
	width: 850px;
	margin: 0px auto 0 auto;
}

#boiler-insurance-container {
	font-size: 10px;
	border: 1px solid #363636;
	width: 850px;
	margin: 0 auto 0 auto;
	background: #FFF;
}

#boiler-insurance-main-content {
	font-size: 10px;
	border-top: 0;
	border-bottom: 0;
	width: 850px;
	margin: 0 auto 0 auto;
}

#boiler-insurance-introduction {
	border:     1px solid #e9e9e9;
	text-align: left;
/*	height:     480px;*/
}

div.block { *zoom: 1; clear: both; }
div.block:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }
