.mrcRedFade{
background:url(http://images2.moneysavingexpert.com/images/mortRedCalc/redFade.gif) no-repeat 5px 5px;
font-family:arial,sans-serif;
font-weight:bold;
font-size:10pt;
color:#454545;
margin:0 auto; 
width:551px;
}

.top{
background:url(http://images2.moneysavingexpert.com/images/mortRedCalc/top.gif) no-repeat left top;
  width:551px;
  height:10px;
overflow:hidden;
}

.midSlither{
background:url(http://images2.moneysavingexpert.com/images/mortRedCalc/midSlither.gif) repeat-y left top;
  width:551px;
padding: 0 0px 0 0px;
overflow:hidden;
}

.bottom{
background:url(http://images2.moneysavingexpert.com/images/mortRedCalc/bottom.gif) no-repeat left top;
  width:551px;
  height:9px;

}

.formInputs .llabel, .formInputs .wideLabel, .formInputs .midLabel, .formInputs input, .formInputs select{
float:left;margin:10px 0;
}
.formInputs .midLabel{width:210px;}
.formInputs .wideLabel{width:250px;}
.llabel{font-size:12pt;padding-top:1px;color:#006;}

.qmark{float:left;width:40px;text-align:center;padding:3px 0 1px;}

#mrcResults{
font-size:12pt;
text-align:center;

}

		.popup {
		
			position:absolute; 
			top:10px; left:20%;
		
			width:566px; 
			z-index:10;
		
			padding:0px; border:0px; margin:0px;
			display:none;
		
		}
		
		.popupTitle{
		
			background-image:url(http://images2.moneysavingexpert.com/images/mortRedCalc/PopUpBar.gif);
		
			background-repeat:no-repeat; height:44px; width:566px;
		
		}
		
		.popupContent{
		
			padding:10px;
		
			border-bottom:1px #980B8C solid;
		
			border-left:1px #980B8C solid;
		
			border-right:1px #980B8C solid;
		
			background-color:#FFFFFF;
		
		
		}
		
		.popupTitle h1 {
		
			text-align:center;
		
			size: 12pt;
		
			color:#FFFFFF;
		
			margin:0px;
		
			padding:5px;
		
			border:0px;
		
			
		
		}
		
		.popupTitle h3 {
		
			text-align:center;
		
			font-size: 18pt;
		
			color:#FFFFFF;
		
			margin:0px;
		
			padding:5px;
		
			border:0px;
		
			
		
		}
		
		.popupCloseBox{
		
		
			text-align:center;
		
		}
		
		
		
		.abbreviation {
		
			border-bottom:dotted #0000EE 1px; 
		
			cursor:pointer;
		
			color:#0000EE;
		
		}
