﻿/************************************************
2009-02-05 mchaffee
Stylesheet specifically for the provider details
*************************************************
*/

/*#divProv {
    width: 400px;
    }*/
#divHours {
    float: right;
    background-color: #cce4ee;
    padding: 5px;
    }
.tablehead {
    font-weight: bold;
    text-align: center;
    }
.providername {
    font-size: 12pt;
    font-weight: bold;
    color: #cc3300;
    }
.provfact {
    margin-bottom: 1px;
    }
 
.provbloc {
    margin-top: 21px;
    }
.errmsg 
{
    color: #cc0000;
}