.slider {
        width:99%;
        
}
#coupon_table {
  width:80%;
}

.total {
  padding-bottom:4px;
  margin-bottom:15px;
  width:80%;
  font-size:130%;
  font-weight:bold;
  border-bottom:2px solid #888888;
}

.mailing {
  padding-bottom:4px;
  margin-bottom:15px;
  width:80%;
  border-bottom:2px solid #888888;
}
.mailing div.error {
width:200px;
float:right;
margin-top:-15px;

}

textarea.comment {
  width:99%;
}

.subcolumns {
  width:80%;
  border-bottom: 2px solid #888888;
}

.subcolumns table {
  width:95%;
  border-bottom:0px;
}

.gray * {
      color:#ccc;
}

div.error {
          float: none;
          color: red;
          vertical-align: top;
}

.hpss {
      position:fixed;
      margin-left:9800px;
}

.hpssn {
      position: absolute;
      left:-4200px;
      top:10px;
}

.agbText {
  width:80%;
}
