.footnote{
	font-size: 0.7em;
}

#rcol #glcVsFactoringTable {
	width: 590px;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	
	padding: 10px;
	font-weight: bold;
}

#rcol #glcVsFactoringTable td{
	border-right: thin solid black;
	border-top: thin solid black;
}

#rcol #glcVsFactoringTable td.first{
	border-left: thin solid black;
}

#rcol #glcVsFactoringTable tr.last td{
	border-bottom: thin solid black;
}

#conditions {
	border-top: 1px solid #c3c3c3;
}