/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

body {
  margin: 0;
  background: #FFF url(/resources/images/template/bg_popup.gif) repeat-x top left;
  font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
  color: #585858;
  font-size: 12px;
  line-height: 16px;
  }

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #ADADAD;
  font-size: 22px;
  font-weight: 100;
  line-height: 28px;
  margin: 0 0 10px 0;
  }

#Popup_Wrapper {
  padding: 80px 45px 30px 45px;
  }
