.page2Left
{
   background-image: url(../Images/Page2/what_are_you_bck_03.png);
   background-position: left top;
   background-repeat:no-repeat;
}

div#page2Left-Left
{
   
   width: 450px;
   height: 666px;
}

div#page2Left-Left img
{
   margin-left: 100px;
   margin-top: 40px;
   margin-bottom:40px;
}

div#page2Right-Top
{   
   background-image: url(../Images/Page2/what_are_you_bck_04.png);
   background-position: right top;
   background-repeat: no-repeat;
   margin-top: -10px;
   margin-left: -62px;
   z-index:-1;   
   height: 635px;
}
div#page2Right-Bottom
{   
   background-position: center top;
   background-repeat: no-repeat;
   margin-top: 0px;
   margin-left: -150px;
   margin-top: 75px;
   z-index:-1;
}

div#page2Right-Bottom span.errorMessage
{
   margin-left: -15px;
}
div#page2Right-Bottom a
{
}
div#page2Right-Bottom img.page2PreviewButton
{
   margin-top: -20px;
   margin-left: 50px;
}



