
html #inline-images a {display:inline;}
/* end hiding from IE/mac */

/******** all rollover images ********/
.Nav_Hvr_About { background:url('../Images/nav_rov_about.gif') no-repeat bottom left; }
.Nav_Hvr_About_ckd { background:url('../Images/nav_ckd_about.gif') no-repeat bottom left; }

.Nav_Hvr_Advantage { background:url('../Images/nav_rov_advantage.gif') no-repeat bottom left; }
.Nav_Hvr_Advantage_ckd { background:url('../Images/nav_ckd_advantage.gif') no-repeat bottom left; }

.Nav_Hvr_GettingStarted { background:url('../Images/nav_rov_gettingstarted.gif') no-repeat bottom left; }
.Nav_Hvr_GettingStarted_ckd { background:url('../Images/nav_ckd_gettingstarted.gif') no-repeat bottom left; }

.Nav_Hvr_Register { background:url('../Images/nav_rov_register.gif') no-repeat bottom left; }
.Nav_Hvr_Register_ckd { background:url('../Images/nav_ckd_register.gif') no-repeat bottom left; }

.Nav_Hvr_Resources { background:url('../Images/nav_rov_resources.gif') no-repeat bottom left; }
.Nav_Hvr_Resources_ckd { background:url('../Images/nav_ckd_resources.gif') no-repeat bottom left; }

.Nav_Hvr_Info { background:url('../Images/nav_rov_info.gif') no-repeat bottom left; }
.Nav_Hvr_Info_ckd { background:url('../Images/nav_ckd_info.gif') no-repeat bottom left; }

.Ftr_ReceivedLetter { background:url('../Images/img_rov_letter_contactus.gif') no-repeat top center; align:center;}
.Ftr_ReceivedPayment { background:url('../Images/img_rov_payments.gif') no-repeat top center; align:center;}
.Img_RegisterFlat { background:url('../Images/flat_rov_register.gif') no-repeat top right; align: right;}
.Img_LoginFlat { background:url('../Images/flat_rov_login.gif') no-repeat top right; align: right;}

.Nav_Hvr_AddPatients { background:url('../Images/nav_rov_addnew_patients.gif') no-repeat bottom left; }
.Nav_Hvr_AddPatients_ckd { background:url('../Images/nav_ckd_addnew_patients.gif') no-repeat bottom left; }

.Nav_Hvr_PatientAccounts { background:url('../Images/nav_rov_patient_accounts.gif') no-repeat bottom left; }
.Nav_Hvr_PatientAccounts_ckd { background:url('../Images/nav_ckd_patient_accounts.gif') no-repeat bottom left; }

.Nav_Hvr_Reports { background:url('../Images/nav_rov_reports.gif') no-repeat bottom left; }
.Nav_Hvr_Reports_ckd { background:url('../Images/nav_ckd_reports.gif') no-repeat bottom left; }

.Nav_Hvr_ManageProfiles { background:url('../Images/nav_rov_manage_profiles.gif') no-repeat bottom left; }
.Nav_Hvr_ManageProfiles_ckd { background:url('../Images/nav_ckd_manage_profiles.gif') no-repeat bottom left; }


/******** inline *********/
#inline-images a:hover img { visibility:hidden;}
#inline-images a { 
	font-size:37px !important;
	/* background-position:left top;\*
}

#inline-images img {
	/* vertical-align:text-top; \*
}
/* fixes for IE/win \*/

* html #inline-images a {
	height:37px;
	cursor:hand;
}
* html #inline-images a:hover {
	height:1%;
}


/**************** Support for footer hovering!! (JP)********/
#inline-image2 a:hover img { visibility:hidden;}
#inline-image2 a { 
	font-size:37px !important;
	/* background-position:left top;\*
}

#inline-image2 img {
	/* vertical-align:text-top; \*
}
/* fixes for IE/win \*/

* html #inline-image2 a {
	height:37px;
	cursor:hand;
}
* html #inline-image2 a:hover {
	height:1%;
}



/**************** Support for "Register a Practice flat-button" hovering!! (JP)********/
#inline-image3 a:hover img { visibility:hidden;}
#inline-image3 a { 
	font-size:37px !important;
	/* background-position:left top;\*
}

#inline-image3 img {
	/* vertical-align:text-top; \*
}
/* fixes for IE/win \*/

* html #inline-image3 a {
	height:37px;
	cursor:hand;
}
* html #inline-image3 a:hover {
	height:1%;
}



/**************** Support for "Login" hovering!! (JP)********/
#inline-image4 a:hover img { visibility:hidden;}
#inline-image4 a { 
	font-size:37px !important;
	/* background-position:left top;\*
}

#inline-image4 img {
	/* vertical-align:text-top; \*
}
/* fixes for IE/win \*/

* html #inline-image4 a {
	height:37px;
	cursor:hand;
}
* html #inline-image4 a:hover {
	height:1%;
}