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


.wrapper{
 	width: 640px;
    background-position-x: -300px;
	background-position-y: -93px;   
}

/*.input-area{
 	width: 370px;
}*/



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

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

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

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

.font-small{
    color: #666666;
	font-size: 14px;
}

.help-box{
 	display:none;   
}


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

.defaultText {
	width:auto; }
	
/*.question-section-1{
	width:352px;
    padding-top: 10px;
    
    }*/

/*.question {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
    width: 284px;

}*/


/* SLIDER STYLES: START */

/*.slide-lg{
 	background:url(../images/slider_sm.png);
    width: 249px;
    height: 53px;   
}

#sliderLabels {
    width: 260px;
    padding: 0px 0px 9px 24px;
}

#sliderLabels span {
    margin-right: 46px;
}

#slideWrapper {
    width: 249px;
    height: 14px;
    background: url(../images/bg-amount-slider.png);
    background-size: 249px 12px;
    background-repeat: no-repeat;
}

#slider {
    width: 185px;
    height: 14px;
    margin-left: 9px;
}

#slider .ui-slider-handle {
    width: 63px;
    height: 26px;
    background: url(../images/slider-handle.png);
    background-size: 63px 26px;
    margin-top: -4px;
}
*/
/* SLIDER STYLES: END */

/*.question-slide {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 285px;
}*/

.mobile-divide{
 display:none;
}

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

.dropdown{
 	background:url(../images/dropdown-med.png);
    width: 198px;
    height: 29px;   
	display: inline-block;
    vertical-align:middle;
}


