#getaccountbutton a:hover  {
   background-position: -95px 0%;
}

#getaccountbutton a  {
   background: url(images/email_getaccountbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 44px;
   width: 95px;
   font-size: 44px;
   line-height: 44px;
}

#getaccountbutton  {
   visibility: visible;
   position: absolute;
   left: 62px;
   top: 130px;
   z-index: 3;
   width: 95px;
   height: 44px;
}

#tsemailad  {
   margin: 0px auto 0px auto;
   width: 212px;
   position: relative;
}

#border  {
   background: url(images/email_border.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 212px;
   height: 174px;
}

#base  {
   background: url(images/email_base.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 212px;
   height: 174px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

