﻿/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.level-of-harm-1{background:url(../images/harm_rating_sprite.png) no-repeat 0 0px; height:13px; width:10%; min-width:72px; margin:0 auto; }
div.level-of-harm-2{background:url(../images/harm_rating_sprite.png) no-repeat 0 -14px; height:13px; width:10%; min-width:72px; margin:0 auto;}
div.level-of-harm-3{background:url(../images/harm_rating_sprite.png) no-repeat 0 -28px; height:13px; width:10%; min-width:72px; margin:0 auto;}
div.level-of-harm-4{background:url(../images/harm_rating_sprite.png) no-repeat 0 -42px; height:13px; width:10%; min-width:72px; margin:0 auto;}
/* END jQuery.Rating Plugin CSS */

#HospitalContent div.nhcHealthFire_popupTable a.collapse-header-gray span
{
    font-size: .8em;
}

#HospitalContent div.nhcHealthFire_popupTable table tr.overview td
{
    font-size: 1.1em;
}

#HospitalContent .nhcHealthFire_popupTable:first-child table th
{
    font-size: 1.2em;
}

.nhcHealthFire_popupName .name_of
{
    font-size: 1.1em;
}

.nhcHealthFire_popupName .address1, .nhcHealthFire_popupName .address2, .nhcHealthFire_popupName .phone
{
    font-size: .85em;
}