﻿#defaultpage
{
    min-height: 550px;
    _height: 550px;
    background-image: url(../../WebGraphics/cepac/portal.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.voidselectorpage
{
    min-height: 550px;
    _height: 550px;
    background-image: url(../../WebGraphics/cepac/portal.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.dataselectorpage
{
}