﻿.withBorder1
{
    border:solid 1px #000000;
    background:#ffffff;
    height:600px;
    margin-top:-1px;
    position: relative;
    z-index:50;
}
.withBorder2
{
    border:solid 1px #000000;
    margin: 27px 24px 0px 24px;
    padding:10px;
    background:#D2D2CF;
    height:530px; 
    position: relative;
    z-index:51;

}