body {
  margin: 0;
  background: url(/layout/images/masthead-bg.gif) 0 0 repeat-x;
	font-family: Verdana;
	font-size:12px;
  margin-bottom: 20px;
}
.page-container {
  width: 760px;
  margin: auto;
  margin-top: 20px;
}
.masthead {
  height: 128px;
  position: relative;
}

.logo {
  padding-top: 17px;
}
.tagline {
  position: absolute;
  right: 0;
  top: 34px;
}
.spacer-1 {
  height: 30px;
}
.big-input {
  font-size: 16px;
  padding: 2px;
}
p {
  font-size: 12px;
  line-height: 24px;
  padding-bottom: 20px;
}
.coupon {
  padding-top: 20px;
  *padding: 0;
  text-align: right;
}
.qna {
  font-size: 18px;
  font-weight: bold;
}
.out-link {
  text-decoration: none;
  color: #efefef;
}
