﻿
.HeaderSpan
{
    height: 15px;
    font-size: 10px;
    text-align: center;
    background-position: left bottom;
    background-image: url(../images/formatting/header/header_span.gif);
    background-repeat: no-repeat;
}

.HeaderLogo
{
    height: 114px;
    background-position: left bottom;
    background-image: url(../images/formatting/header/header_logo.gif);
    background-repeat: no-repeat;
}

