﻿a img { border: none; }

#mortgage_header
{
	margin-bottom: 30px;
}
#mortgage_header h1 
{
	font-size: 22px;
}
#mortgage_header blockquote 
{
	margin-top: 15px;
	margin-left: 120px;
	width: 250px;
}
img#mortgage_header_picture 
{
	float: right;
}
img#mortgage_header_grass
{
	clear: right;
}

.mortgageBlock {
	font-weight: bold;
	color: #8e8c7c;
	background: url(../images/block_mortgage_top.jpg) top left no-repeat;
}
.mortgageBlockContent 
{ 
	padding: 22px 22px 32px 22px;
	margin-bottom: 15px;
	background: url(../images/block_mortgage_bottom.jpg) bottom left no-repeat;
}
#mortgageFooter
{
	margin-top: 30px;
	text-align: center;
}
.mortgage_fcr_col1 
{
	float: left;
	margin-right: 30px;
}
.mortgage_fcr_table label 
{
	padding-right: 15px;
}
.mortgage_application_header
{
	text-align: center;
	margin: 15px;
}
.mortgage_application_col1 
{
	float: left;
	width: 48%;
}
.mortgage_application_col2
{
	margin-left: auto;
	width: 48%;
}
.mortgage_application_bothcols 
{
	clear: left;
}
.mortgage_application_section 
{
	margin-bottom: 20px;
}
.mortgage_application_section td
{
	vertical-align: top;
}

.mortgage_application_section h4
{
	margin-left: 15px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.mortgage_application_section label
{
	padding-right: 5px;
	white-space: nowrap;
}

.mortgageSidebarBlock {
	background: url(../images/block_mortgage_secondary_top.jpg) top left no-repeat;
}
.mortgageSidebarBlockContent 
{ 
	padding: 20px 15px 20px 20px;
	margin-bottom: 15px;
	background: url(../images/block_mortgage_secondary_bottom.jpg) bottom left no-repeat;
}
.mortgageSidebarBlockContent h2
{
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
}
.mortgageSidebarBlockContent p
{
	margin: 10px 0;
}
.mortgageSidebarBlockContent ul
{
	margin-left: 20px;
}
.mortgageSidebarBlockContent li
{
	padding: 2px 0;
}

#mortgage_sidebar_lock 
{
	background: url(../images/lock.jpg) top left no-repeat; 
	padding-left: 60px;
}

.button
{
	text-align: center;
	padding-top: 20px;
}
.control 
{
	margin-bottom: 15px; 
}

