.page {
	padding-bottom: 50px;
}

.pageContainer {
	padding-bottom: 20px;
}



.contentShadow {
	padding-bottom: 20px;

}


.listBox ul li{
	color: #014e5e;
}

.listBox ul {
	display: block;
	float: left;
	width: 250px;

}

.listBox ul span {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}

.listBox img {
	display: block;
	float: right;
	border: 1px solid #afafaf;
}


.insuranceBox {
	display: block;
	float: left;
	width: 445px;
	background: url('../../images/listGrad.gif');
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.insuranceBox ul {
	display: block;
	width: 120px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;

}

.insuranceBox ul li {
	color: #454545;
	font-weight: bold;

}

.pline {
	clear: both;
}

.pline b {
	color: #ff0100;
}
