#tellafriend {
  display:none;
  padding:5px;
  position: absolute; 
  left: 50%; 
  top: 50%; 
  margin-left:-180px; 
  z-index: 101; 
  height: 300px; 
  width: 359px; 
  background: #ffffff no-repeat; 
  border: 1px black solid;
}

#tellhead {
  background:#eeeeee;
  padding-bottom:13px;

}

.telltable td {
  text-align: right;
  vertical-align: middle;
}
