#global_subnav.finance h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/finance_heading.png);
	float: left;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#global_subnav.finance ul{
	width: 200px;
}

#global_subnav.payment h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/payment_header.png);
	float: left;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#global_subnav.payment ul{
	width: 200px;
}

.finance_example{
	
	line-height: 1.4em;
	
	color: #666666;
	
	font-size: 0.9em;
	
}

#global_subnav.contact h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/contact.png);
	float: left;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}

#global_subnav.contact ul{
	width: 340px;
}

#content.forms p.checkboxes{
	font-size: 13px;
	margin-top: 5px;
	float: left;
	clear: both;
	color: #999999;
}

.check{
	margin-right: 10px;
}

