body, input, td, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#8f8f8f;
  margin:0px;
}
div{
  padding:0;
  margin: 0px auto;  
}
form { display:inline; }
body{
  background:#000000; 
  width:100%;
}
img { border:0px; }


#spltopdot { width:769px;  height:2px; background:url(images/spl-topdot.gif) no-repeat; margin-top:15px;}
#splbotdot { width:769px;  height:1px; background:url(images/spl-botdot.gif) no-repeat; }
#splcontainer { width:769px; background:url(images/spl-dorbgr.gif) repeat-y; }
#splcontainer .counter { width:759px; text-align:right; }
#splcontainer .counter #iframe { width:140px; border:0px; height:40px; margin-top:10px;}
#splcontainer .disclaimer { width:620px; font-weight:bold; color:#ca3b09; padding-bottom:4px; text-align:left;}
#splcontainer textarea { width:620px; height:145px; font-size:11px; background-color:black; border:1px solid #8f8f8f; color:white; margin-bottom:15px;}
#splcontainer #buttons {width:620px; padding-top:5px; padding-bottom:40px; }