﻿.imageTopLeft {
    display: none;
}

.imageTopRight {
    content: url(../images/Header_right.png);
    display: inline-block;
    height: 79px;
}

.imageMaster {
    display: none;
}