body {
  margin:0;
  padding:10px;
  background-color:#D9D7BE;
	text-align:left;
}
div, td, p {
  font-family:"Trebuchet MS", sans-serif;
  font-size:12px;
  line-height:18px;
  color:#000;
}
.header-link {
  font-family:"Trebuchet MS", sans-serif;
  color:#ff6633;
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-bottom:5px;
}
#close {
  margin:0;
  padding:15px;
	padding-bottom:20px;
  text-align:right;
}
#text-pad {
  padding-left:12px;
}
.popup-pad {
  margin:10px;
}
