#savingsCalc .savingscalculator-query {
            float:left;
            margin:0.5em 0pt 0pt 0em;
            width:14.35em;
            position: relative;
	        top: -0.48em;

}
#savingsCalc .savingscalculator-query-t {
            background:  url(images/dot.gif) 0 0 repeat-x;
}
#savingsCalc .savingscalculator-query-b {
            background: url(images/dot.gif) 0 100% repeat-x;
}
#savingsCalc .savingscalculator-query-l {
            background: url(images/dot.gif) 0 0 repeat-y;
}
#savingsCalc .savingscalculator-query-r {
            background: url(images/dot.gif) 100% 0 repeat-y;
}
#savingsCalc .savingscalculator-query-tr {
            background: Transparent url(images/topright-corner.gif) no-repeat top right;
            padding: 0.7em 0.7em 0em 1em;
}

#savingsCalc .savingscalculator-query p {
            margin: 0;
            font-size: 75%;
}
#savingsCalc .savingscalculator-query-balancepanel {
            margin: 0.5em 0 0 0;
            width:13em; /* added by lightstone 31/3/08*/
            float:left;
           
}
#savingsCalc .savingscalculator-query-balancelabel {
            width: 9em;
            margin: 0 0.1em 0 0;
            font-size: 75%;
            float: left;
}
#savingsCalc .savingscalculator-query-balancevalue {
            margin-top: 0.1em;
            width: 6.5em;
            font-size: 75%;
            /* border increased to 0.1626em from 0.0626em for Safari - please retain*/
            border-top: #8e8e8e 0.1626em solid; 
            border-left: #8e8e8e 0.1626em solid;
            border-right: #E2E2E2 0.1626em solid;
            border-bottom: #E2E2E2 0.1626em solid;
            padding: 0.1252em;
}
#savingsCalc .savingscalculator-query-taxpayerpanel {
            margin: 0em 0 0.3em 0;
            float:left;
            width:12.8em;
            /* Lightstone 01/07/08 - Changed width from 12.5 to 12.8 for FF3 */

}
#savingsCalc .savingscalculator-query-taxpayerlabel {
            width: 9em;
            margin: 0 0.1em 0 0;
            font-size: 75%;
            float: left;
}
#savingsCalc .savingscalculator-query-taxpayerlegend {
            width: 8em;
            margin: 0 0.1em 0 0;
            font-size: 75%;
            float: left;
}
#savingsCalc .savingscalculator-query-taxpayervalue {
            width: 6.8em;
            font-size: 75%;
            border-top: #8e8e8e 1px solid;
            border-left: #8e8e8e 1px solid;
            border-right: #E2E2E2 1px solid;
            border-bottom: #E2E2E2 1px solid;
}
#savingsCalc .savingscalculator-query-interestfrequencypanel {
            margin: 0em 0 -1em  0;
            float:left;
}
#savingsCalc .savingscalculator-query-interestfrequencylabel {
            width: 9em;
            margin: 0.2em 0.1em 0 0;
            font-size: 75%;
            float: left;
}
#savingsCalc .savingscalculator-query-interestfrequencyvalue {
			/* Lightstone 01/07/08 - width changed from 6.9 to 7 for FF3 */
            width: 7em;
            font-size: 75%;
            border-top: #8e8e8e 1px solid;
            border-left: #8e8e8e 1px solid;
            border-right: #E2E2E2 1px solid;
            border-bottom: #E2E2E2 1px solid;
}
/* Lightstone Safari specific */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#savingsCalc .savingscalculator-query-interestfrequencyvalue { width: 7em;}
}

#savingsCalc .savingscalculator-query fieldset {
            left:0px;
            border:none;
            margin-bottom:-1.5em;
}
#savingsCalc .savingscalculator-query legend {
            position:relative;
            margin-left:-12px;
            color:Black;
            display:inline;
            clear:none;
}
#savingsCalc .savingscalculator-query span {
            position:relative;
            display:inline;
            border:none;
            left:-0.3em;
            top:0em;

}

#savingsCalc .savingscalculator-query-balancevalue {
            position:relative;
            left:0em;
            top:-0.3em;
}
/*

.savingscalculator-query label {
            width:9em;
          color:#FF6600;
            margin:0pt;
}


#savingsCalc .savingscalculator-query .savingscalculator-query-headingpanel h3 {
            font-size:95%!important;
}

#savingsCalc .savingscalculator-query */

.savingscalculator-query-headingpanel h3 {
            color: #ff0000;
            margin: 0 0 0.5em 0;
            font-size: 95%;
           /* font-family:Trebuchet MS Arial sans-serif;*/
}



#savingsCalc #ctl00_MainContent_AnlLoanProperty3 {
            float:left;
}

#savingsCalc #ctl00_MainContent_RFSSavingsCalculatorQuery1_CalculateButton 
{
	margin-top:0px;
}

.savingscalculator-query-actionpanel
{
	padding-left: 3.25em;
}