/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
#freeMortgageQuotes {
    background: url(images/bg-free-mortgage-quotes.jpg) no-repeat;
    color: #1d4067;
    font: 11px Arial, Helvetica, sans-serif;
    height: 229px;
    position: relative;
    width: 646px;
    margin:5px;
}
#freeMortgageQuotes fieldset, #freeMortgageQuotes h3, #freeMortgageQuotes ul, #freeMortgageQuotes ul li { margin: 0px; padding: 0px; }
#freeMortgageQuotes fieldset {
    border: none;
    padding: 10px;
    position: absolute;
    right: 8px;
    top: 7px;
    width: 295px;
}
#freeMortgageQuotes h3 { font-size: 1.45em; }
#freeMortgageQuotes .Input, #freeMortgageQuotes .Output { margin-top: 10px; }
#freeMortgageQuotes .Input { overflow: hidden; }
* html #freeMortgageQuotes .Input { height: 1%; }
#freeMortgageQuotes .Input label { float: left; font-weight: bolder; line-height: 18px; }
#freeMortgageQuotes .Input select { border: #666 solid 1px; float: right; font: 11px Arial, Helvetica, sans-serif; width: 190px; }
#freeMortgageQuotes .Input ul { float: right; list-style: none;  width: 190px; }
#freeMortgageQuotes .Input ul li { float: left; margin-bottom: 3px; width: 85px; }
#freeMortgageQuotes .Input ul li input { float: left; margin-right: 5px; }
#freeMortgageQuotes .Input ul li label { font-weight: normal; line-height: 18px; }
#freeMortgageQuotes .Output { text-align: center; }
#freeMortgageQuotes .Output button {
    background: url(images/btn-next.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    height: 27px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -1983em;
    width: 115px;
}
.site-footer
{
	text-decoration:none;
}
.site-footer:hover
{
	text-decoration:underline;
}
