div.ecard {
  margin-left:         15px;
  width:               796px;
  overflow:            hidden;
}

div#ecard_outer {
  width:               568px;
  overflow:            hidden;
  min-height:          156px;
}

div#ecard_outer_top {
  background:          url(/images/ecard/top_bg.gif) no-repeat;
  width:               567px;
  height:              18px;
  padding-left:        7px;
  line-height:         18px;
  color:               #FFFFFF;
  font-weight:         bold;
}

div#ecard_outer_middle {
  width:               565px;
  min-height:          156px;
  border-right:        solid 1px #999;
  border-left:         solid 1px #999;
}

div#ecard_outer_bottom {
  background:          url(/images/ecard/bottom_bg.gif) no-repeat;
  width:               567px;
  height:              3px;
}


div#ecard_outer_middle ul {
  margin:              0;
  padding:             15px 0 0 0;
  width:               100%;
  overflow:            hidden;
}

div#ecard_outer_middle li.float_card {
  list-style-type:     none;
  width:               180px;
  float:               left;
  margin:              0;
  padding:             0 0 15px 0;
  height:              95px;
  text-align:          center;
  overflow:            hidden;
}

div#ecard_pickup {
  text-align:          center;
  padding:             0;
}

div#ecard_pickup img {
  vertical-align:      middle;
}

div#ecard_preview {
  width:               571px;
}

div#ecard_preview ul {
  margin:              10px 0 0 0;
  padding:             0;
}

div#ecard_preview li {
  list-style-type:     none;
}

div#ecard_preview li.newcard {
  float:               left;
}

div#ecard_preview li.personalise {
  text-align:          right;
}

div#ecard_preview li img {
  vertical-align:      middle;
}

div#ecard_preview_image {
  text-align:          center;
  width:               571px;
  padding-top:         10px;
  min-height:          300px;
  border:              dotted 1px #000;
}

div#ecard_preview_text {
  width:               530px;
  text-align:          left;
  margin-bottom:       20px; 
}

div#ecard_personalise {
  line-height:         15px;
  width:               557px;
  background:          url(/images/ecard/stamp.gif) no-repeat top right;
}

div#ecard_personalise input, div#ecard_personalise textarea{
  font-size:           10px;
  font-family:         Verdana, Arial;
}

div#ecard_specific_image {
  float:               left;
  width:               180px;
  padding:             40px 15px 0 0;
  text-align:          center;
}

div#ecard_specific_text {
  padding:             50px 0 0 0;
  line-height:         15px;
}

div#ecard_outer_pickup {
  width:               550px;
  min-height:          60px;
  padding:             15px 0 0 15px;
  border-right:        solid 1px #999;
  border-left:         solid 1px #999;
}

div#ecard_outer_pickup input{
  font-size:           10px;
  font-family:         Verdana, Arial;
}
