
body
{
  font-size: 12px;
  margin: 0;
  padding: 0;
  background: url("../images/background.png") no-repeat;
}

.reload
{
  color: white;
  width: 220px;
  padding: 5px 5px 5px 5px;
  font-family: "Trebuchet MS Regular", "Trebucher MS Bold";
}

.reload h1
{
  color: white;
  font-size: 200%;
  font-weight: bold;
  margin-bottom: 10px;
}

.reload table
{
  width: 220px;
}

.reload th
{
  text-align: right;
  padding-right: 20px;
}

.reloaderror
{
  
}

.errormsg
{
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 50px;
  left: 120px;
  width: 80px;
  height: 30px;
}

.reloadhome
{
  background-color: white;
  color: white;
  width: 140px;
  _width: 150px;
  padding: 5px 5px 5px 5px;
  font-family: arial,helvetica,clean,sans-serif;
}

.reloadhometable
{
  width: 215px;
  //width: 225px;
}

.reloadhome th
{
  text-align: right;
  padding-right: 20px;
}

.reloadhome td
{
  vertical-align: top;
}


#reloadsubmit
{
  position: absolute;
  width: 34px;
  height: 18px;
  left: 176px;
  top: 104px;
}

#reloadinfo
{
  color: black;
  background-color: white;
  border: 1px solid red;
  width: 195px;
  font-size: 9px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 60px;
  //top: 65px;
  left: 5px;
  display: none;
}

#reloadsubmitpromo
{
  width: 80px;
}

#reloadnumber
{
  position: absolute;
  left: 18px;
  top: 96px;
  width: 101px;
  height: 13px;
  background: transparent;
  font-family: "Trebuchet MS Regular", "Trebucher MS Bold";
  font-size: 10px;
  border: 0;
  //background-color: white;
}

#reloadamount
{
  background: transparent;
  border: 0;
  width: 80px;
  height: 16px;
  position: absolute;
  top: 54px;
  left: 19px;
  font-size: 10px;
}

.refillmsg
{
  background: #e2001a;
  position: absolute;
  top: 41px;
  left: 10px;
  width: 200px;
  height: 80px;
  color: white;
  font-size: 12px;
}