/* BEGIN: ShowPage */

.tickdate
{
    font-size: .6em;
}

.tickyear
{
    font-size: .6em;
    font-weight: bold;
}

.month
{
    font-size: .7em;
    color: #333333;
}

.day
{
    font-size: 1.8em;
    font-weight: bold;
    color: #333333;
    top: -4px;
}

.year
{
    font-size: .8em;
    font-weight: bold;
    color: #333333;
    top: -6px;
}

.poweroption
{
    margin-bottom: 12px;
}

.mediumicon
{
    vertical-align: middle;
    margin-left: 2px;
    margin-right: 2px;
}

