/* Page 1 */

/* Page 2 */
div#page2Left, div.page2Left
{
   position: absolute;
   top: 120px;
   left: 0px;
   width: 536px;
}
div#page2Left-Left
{
   clear: left;
   float:left;
}

div#page2Left-Right
{
   clear: right;
   float:right;
}

div.page2Left img
{
   clear: both;
   display: block;
   cursor: pointer;
}
/* Right hand column */
div#page2Right, div.page2Right
{
   position: absolute;
   top: 133px;
   left: 536px;
}
div#page2Right-Top
{   
   position: absolute;
   top: 0px;
   left: 0px;
   width: 390px;
   height: 539px;
   text-align: left;
   color: #000000;
}

div#page2Instructions
{
   padding-top: 0px;
   margin-left: -10px;
   margin-bottom: 30px;
   width: 340px;
}
div#page2Instructions ol li
{
   margin-left: 0px; 
   font-size: 12pt;  
}

div.createMessageForm
{
   color: #000000;
   text-align: left;
   display: block;
   width: 280px;
   height: 40px;
   margin-left: 30px;
   margin-bottom: 8px;
   padding: 8px;
   background-color: #ffffff;
}

div.createMessageForm label
{
   float: left;
   font-weight: bold;
}
div#page2Right-Top div.createMessageForm input, div.createMessageForm input
{
   float: left;
   border-top-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #c0c0c0;
   margin-top: 3px;
   width: 100%;
   font-weight: normal;
}

div#page2Right-Bottom
{   
   position: absolute;
   top: 580px;
   left: 0px;
   width: 390px;
   height: 127px;
}
div#page2Right-Bottom a img
{
   margin-top: 0px;   
}
 div#page2Right-Bottom span
 {
   position: relative;
   top: 0px;
   left: -10px;
 }
/* Page 3 */


