
.BluePane
{
    background: white;
    height: 150px;
    vertical-align: top;
    width:100%;
}

.blue_titleleftcorner
{
    background-image: url(containerPix/Small_blue_title_left.jpg);
    background-repeat: no-repeat;
    height: 24px;
}

.blue_title_main
{
    background-image: url(containerPix/Small_blue_title_main.jpg);
    background-repeat: repeat-x;
    height: 24px;
}

.blue_titlerightcorner
{
    background-image: url(containerPix/Small_blue_title_right.jpg);
    background-repeat: no-repeat;
    height: 24px;
}







