#claimboxtitle {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 10px;
}

#claimboxcontent {
	margin-top: 10px;
	line-height: 1.5em;
}

#claimboxcallwrapper {
	height: 1%;
	overflow: hidden;
	padding: 10px 0;
}

#claimboxcall {
	float: left;
	color: #333;
	font-size: 1.5em;
	line-height: 0.8em;
	padding: 6px 5px 0 0;
	font-weight: bold;
}

#claimboxphone {
	float: left;
	color: #356ab3;
	font-size: 2.1em;
	line-height: 0.85em;
	font-weight: bold;
}

#claims {
	margin: 5px 20px 0 8px;
}

#claims ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#claims li {
	padding-left: 15px;
	margin-bottom: 15px;
	background: url('/img/greater_than_bullet.png') no-repeat 0 7px;
}
