.em2008 {
  width: 600px;
  background: url(i/bg-repeat.gif) repeat-y;
  margin: 1em auto;
}

.em2008 .boxhd { display : none; }

.em2008 .content {
  background: url(i/bg1.png);
  height: 530px;
  position : relative;
}

.em2008 h3 { position:absolute;right:19999px;left:auto; }

.em2008 p {
  font-size: 1.1em;
  font-weight: bold;
  color: #fff;
  position : absolute;
  bottom: 49px;
  right: 13px;
  width: 350px;
  line-height: 1;
}

.em2008 p a {
  color: #fff;
  text-decoration: underline;
  font-size: .8em;
}

.wrapper .em2008 p a:hover,
.wrapper .em2008 p a:focus,
.wrapper .em2008 p a:active {
  color: #fff;
}

.em2008-step2 p {
  font-size: 1.3em;
  width: 230px;
  bottom: 24px;
  right: 123px;
}

.em2008-step3 p,
.em2008-step4 p {
  font-size: 1.3em;
  bottom: 110px;
  width: 350px;
  right: 41px;
}

.em2008 form {
  position : absolute;
  bottom: 17px;
  right: 13px;
  width: 350px;
}

.em2008 .fi_txt {
  float: left;
  margin-right: 12px;
  _display: inline;
}

.em2008 .fi_txt label {
  color: #fff;
  font-size: .92em;
  display : block;
  padding-top: 8px;
}

.em2008 .fi_txt input {
  background: #fff url(i/input-bg.png) no-repeat;
  border: none;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 3px 3px;
  width: 125px;
}

.em2008 .fi_btn {
  position : absolute;
  bottom: 0;
  right: 13px;
}

.em2008 .fi_btn input {
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-99999em; overflow:hidden;
  width: 53px;
  height: 21px;
  background: url(i/btn.png) no-repeat;
}

.em2008 .fi_btn input:hover,
.em2008 .fi_btn input:focus,
.em2008 .fi_btn input:active {
  background-position: 0 -21px;
}

.em2008 .adlinks {
  position : absolute;
  bottom: 16px;
  left: 36px;
  width: 150px;
  text-align: center;
  
}

.em2008-step2 .content { background-image: url(i/bg2.png); }
.em2008-step3 .content { background-image: url(i/bg3.png); }
.em2008-step4 .content { background-image: url(i/bg4.png); }
.em2008-step5 .content { background-image: url(i/bg5.png); }




