@charset "utf-8";
/* CSS Document */

.wrapper{
 	width: 768px;
    background-position-x: -231px;
	background-position-y: -102px; 
}


.header{
 	width: 768px;
    background: #FFF;   
}

.footer {
 	display:inherit;
    clear:both;
    width: 768px;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-top: 10px;
    /*border-top: #D7D7D7 solid 1px;*/
    background-color:#FFF;
}

.foot-content{
 	font-size: 0.7em;
    color: #666666;  
}


.help-box{
 	display:none;   
}


.defaultResultsBox {
	width: 322px;
	height: 110px;
	background: url(../images/Mortgage-Selector-Spriteboard.png) 0px -160px;
	float: right;
	clear: both;
	margin-top: 215px;
	margin-right: 22px;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 20px;
	padding-right: 10px; }

.defaultText {
	width:auto; }
	


.tip-box-bottom{
    background:#F4F4F4;
	outline:#D7D7D7 solid 1px;
    width: 342px;
    margin-right: 45px;
    margin-left: 20px;
    padding-bottom: 10px
    
}

.right-title{
	margin-left: 21px;  


}

/* SLIDER STYLES: START */

.slide-lg{
 	background:url(../images/slider_med.png);
    width: 297px;
    height: 51px;   
}

/* SLIDER STYLES: END */

.header hr {
    width: 768px;
    border-top:1px solid #CCC;
    margin: 0px;
}

.mobile-divide{
 display:none;
}

.mobile-divide-lg{
 display:block;
}

.line-divide{
 display:block; 
 margin: 20px 0px;   
}



