﻿body {
    margin: 0px;
}
#calwrapper
{
    font-family: Arial, Helvetica, sans-serif;
    width: 665px;
    height: 630px;
}
#calwrapper h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FFFFFF;
}
#searchwrapper
{
    margin-top: 10px;
    margin-bottom: 15px;
}
#calwrapper h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC;
    padding: 3px;
    margin-bottom: 10px;
    margin-top: 0px;
}
#gridwrapper
{
    width: 665px;
    margin-top: 10px;
    margin-bottom: 20px;
}
