/*Style sheet for image link rollovers*/

/*Home page*/
.CompareLoan{display:block;width:161px;height:34px;background:url(../Images/buttons/CompareLoan.gif);top:114px;left:154px;float:right;position:absolute}
.CompareMortgages{display:block;width:161px;height:34px;background:url(../Images/buttons/CompareMortgages.gif);top:114px;left:154px;float:right;position:absolute}
.CompareCC{display:block;width:161px;height:34px;background:url(../Images/buttons/CompareCC.gif);top:114px;left:154px;float:right;position:absolute}
.CompareInsurance{display:block;width:161px;height:34px;background:url(../Images/buttons/CompareInsurance.gif);top:114px;left:154px;float:right;position:absolute}
a.CompareLoan:hover, a.CompareMortgages:hover, a.CompareCC:hover, a.CompareInsurance:hover{background-position:-161px 0}


