#container{
  width: 390px;
  height: 584px;
  margin: auto auto 0 auto;
  background: url(../images/background.gif) no-repeat;
}
td.main{
  padding-left: 110px;
}
td.design{
  width: 50px;
}
/*
  INSIDE CONTAINER
*/
#container *{
  margin-right: 6px;
}
#electroship{
  margin-top: 80px;
}
#comming{
  margin-top: 60px;
}
#phone{
  margin-top: 92px;
}
#email{
  margin-top: 10px;
}
#newsletter{
  cursor: hand;
  cursor: pointer;
  margin-top: 22px;
}
