﻿



.mastheadLeft
{
    float:left; padding:0px; border:0px solid black; width:26px; height:136px; background-repeat:no-repeat;
    background-image:url('../images/masthead_left.png');
}
.mastheadRight
{
    width:27px; float:left; padding:0px; border:0px solid black; text-align:left; height:136px; background-repeat:no-repeat;
    background-image:url('../images/masthead_right.png');
}