#contentsBg #centerColumn .payExampleBlock {
	padding-left: 60px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
}
#contentsBg #centerColumn3 .payExampleBlock {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 40px;
}
#contentsBg #centerColumn3 .payExampleBlock #payExampleTitleTop {
	font-size: 25px;
	color: #bf0304;
	font-weight: normal;
	font-family: 'Voltaire', sans-serif;
}
#contentsBg #centerColumn3 .payExampleBlock #payExampleTitleBottom {
	font-size: 12px;
	color: #bf0304;
	margin-bottom: 30px;
}
#contentsBg #centerColumn3 .payExampleBlock .table {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000;
}
#contentsBg #centerColumn3 .payExampleBlock .table .tableLeft {
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	width: 300px;
	float: left;
	padding-top: 5px;
	line-height: 1.4em;
}
#contentsBg #centerColumn3 .payExampleBlock .table .tableRight {
	font-size: 13px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	text-align: right;
	padding-top: 5px;
	margin-left: 301px;
	line-height: 1.4em;
}
#contentsBg #centerColumn3 .payExampleBlock .payExampleTitle2 {
	font-size: 16px;
	color: #bf0302;
	margin-top: 40px;
	margin-bottom: 15px;
}
#contentsBg #centerColumn3 .payExampleBlock .fontRed13 {
	color: #bf0302;
	font-size: 13px;
	line-height: 2em;
}
