.row{
	width: 100%;
	float: left;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #d2d2d2;
	margin: 0;
}

#row1{
	/*position: relative;*/
	/*padding-bottom: 30px;*/
}

#offer_container{
	width: 100%;
	float: left;
	padding: 10px 0 10px 0;
	text-align: right;
	color: #7b8846;
}

#offer_container p {
	line-height: 27px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}

#offer_container img{
	float: right;
	margin: 0 2px 0 2px;
}

.column1{
	width: 600px;
	float: left;
}

#crow1{
	/*position: absolute;*/
	/*top: -46px;*/
}

.column1 p{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}

.column2{
	width: 344px;
	margin: 0 0 0 20px;
	float: right;
}

#green-square{
	width: 313px;
	height: 123px;
	float: left;
	margin: 0;
	padding: 17px 13px 17px 13px;
	background: url(../images/gif/green-square.gif) no-repeat top right;
}

#green-square h1{
	color: #ffffff;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
	float: left;
}

#green-square ul {
	width: 100%;
	width: 100%;
	float: left;
	color: #ffffff;
	margin: 0;
	padding: 0;
	list-style: none
}

#green-square ul li{
	width: 313px;
	float: left;
	padding: 0 0 5px 0;
	font-weight: bold;
}

#green-square ul li img{
	float: left;
	margin-right: 5px;
}

#green-square ul li p{
	margin: 0;
	padding: 0;
	float: left;
	width: 293px;
}

#applySquare
{
	width: 339px;
	margin: 20px 0 0 0;
	background: url(../images/gif/background-transfer.gif) repeat-x top right;
	float: left;
	font-size: 17px;
	border-bottom: 1px solid green;
}
#lkApply{
	padding: 10px 0 10px 10px;
	float: left;
	text-decoration: none;
	color: #56631b;
}

#lkNow{
	border: none;
	float: left;
	text-decoration: none;
	color: #56631b;
	float: left;
	margin: 5px 0 0 15px;
}

#lkNow img{
	border: none;
}

#gray-square{
	width: 337px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #e4e4e4;
	border: 1px solid #cccccc;
}

#gray-square #form-details{
	height: 100px;
	width: 316px;
	padding: 17px 8px 17px 13px;
	float: left;
}
#form-details p{
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
	float: left;
}

#form-details p label{
	width: 111px;
	font-weight: bold;
	text-align: right;
	padding: 0 5px 0 0;
	float: left;
}

#form-details p .inputText, #form-details p .inputSelect{
	float: left;
	background: none;
	background-color: #ffffff;
	border: none;
}

#form-details p .inputText{
	margin: 0;
	padding: 3px 0 0 5px;
	width: 195px;
	height: 18px;
}

#form-details p .inputSelect{
	height: 21px;
	width: 200px;
}

#mortgage-submit{
	float: right;
	background: none;
	border: none;
	width: 75px;
	height: 23px;
	text-align: center;
	background: url(../images/gif/calculate-button.gif) no-repeat top left;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#ratesContainer{
	width: 580px;
	float: left;
	margin-bottom: 20px;
}

#ratesContainer #lendersLogos, #ratesContainer #ratesLenders{
	float: right;
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0;
}

#lendersLogos{
	width: 510px;
}

#ratesLenders{
	width: 100%;
}

#lendersLogos li{
	height: 27px;
	float: left;
	margin-right: 3px;
}

#ratesLenders li{
	height: 22px;
	float: left;
	padding-top: 5px;
	margin-right: 3px;
}

#ratesLenders .rate a{
	color: #7b8846;
	font-weight: bold;
}

#ratesLenders .rate
{
	width: 99px;
	text-align: center;
	background: url(../images/gif/gray-round-square.gif) no-repeat top left;
}


