.carInsurance {
	margin-top: 15px;
	width: 468px;
	height: 406px;
	background: url(/images08/carInsurance.jpg);
	background-repeat: no-repeat;
}
.mainTitle {
	font-size: 16px;
	padding-top: 90px;
	color: #006ebb;
	margin-left: 20px;
	font-weight: bold;
}
.subTitle {
	color: #424242;
	font-weight: bold;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 24px;
}
.quoteItem{
	list-style-type: none;
	background: url(http://www.carzone.ie/Sausage/templates/default/images/bullet.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 31px;
	font-size: 11px;
	margin-left: 20px;
}
.terms {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #074e80;
}
.carInsurance form {
	width: 100%;
	text-align: center;
}
.cz_quote {
	float: none !important;
	margin-top: 5px;
}
