.wipbasket {
  font-size : 12px;
}
.wipbasket img {
  border : 0px;
  margin : 0px 5px 0px 0px;
}
.wipbasket .dice {
  margin : 0px 5px 0px 5px;
}
.wipbasket form {
  margin : 0px;
}
.wipbasket form input {
 margin : 0px 0px 5px 0px;
}
.wipbasket form input.required {
  border : 1px #ff0000 solid;
}
.wipbasket h1 {
  margin : 0px;
  padding : 0px;
  font-size : 18px;
}
.wipbasket h2 {
  margin : 0px;
  padding : 0px;
  font-size : 16px;
}
.wipbasket h3 {
  margin : 0px;
  padding : 0px;
  font-size : 14px;
}
.wipbasket ul {
  padding    : 3px 0px 0px 0px;
  margin     : 0px;
  list-style : none;
}
.wipbasket li {
  padding       : 0px;
  margin        : 0px 0px 0px 0px;
  text-align    : left;
  font-size     : 12px;
  font-weight   : normal;
}
.wipbasket .clear {
  clear    : both;
  height   : 0px;
  overflow : hidden;
}
.wipbasket .description {
}
.wipbasket .subdescription {
}
.wipbasket .a:link, .wipbasket .a:visited {
}


.wipbasket .error {
  background : #cc0000;
  margin     : 5px 0px 5px 0px;
  padding    : 10px 10px 10px 10px;
  border     : 1px #880000 solid;
  color      : #ffffff;
}
.wipbasket .msg {
  display    : none;
  background : #00aa00;
  margin     : 5px 0px 5px 0px;
  padding    : 10px 10px 10px 10px;
  border     : 1px #008800 solid;
  color      : #ffffff;
}

.wipbasket .msg ul, .wipbasket .error ul, .wipbasket .msg h4, .wipbasket .error h4 {
  padding : 0px;
  margin  : 0px;
}
.wipbasket .msg ul, .wipbasket .error ul {
  list-style : square;
  padding : 0px 0px 0px 20px;
}
.wipbasket .msg li, .wipbasket .error li {
  padding : 0px 0px 0px 0px;
  margin  : 0px;
}
.wipbasket .msg h4, .wipbasket .error h4 {
  font-size : 14px;
}




.wipbasket table {
  width : 100%;
  border-collapse : collapse;
}
.wipbasket caption {
  font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  padding: 0px 3px 0px 12px;
  width: 100%;	 
}
.wipbasket tr {

}
.wipbasket th {
  font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  padding: 3px 6px 3px 12px;
  background: #575556;
}
.wipbasket th.first {
  border-left: 1px solid #C1DAD7;
}
.wipbasket th.nobg {
  border-top: 0;
  border-left: 0;
  border-right: 1px solid #C1DAD7;
  background: none;
}
.wipbasket th.spec {
  background: #1f1f1f;
}

.wipbasket th.specalt {
  background: #1f1f1f;
  color: #fff;
} 
.wipbasket td {
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background: #1f1f1f;
  padding: 3px 6px 3px 12px;
  color: #ffffff;
}
.wipbasket td.alt {
  background: #1f1f1f;
  color: #fff;
}
.wipbasket td.first {
  border-left: 1px solid #C1DAD7;
}
.wipbasket tr.last td {
  background : #1f1f1f;
}
.wipbasket td.blank {
  padding : 0px;
  border : 0px;
  background: #1f1f1f;
}
.clear {
  clear    : both;
  height   : 0px;
  overflow : hidden;
}



#wipbasketmini .wipbasket table td.first {
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  border: 0px;
  background: #1f1f1f;
  padding: 3px 6px 3px 12px;
  color: #fff;
}

#wipbasketmini .wipbasket table {
  display : none;
}

#wipbasketmini td {
  position: absolute;
  color: #fff;
  border : 0px;
  padding: 1px;
  font-size: 11px;
  line-height: 12px;
}
.wipbasket #wipcheckout1, .wipbasket #wipcheckout1 td {
  color: #fff;
}

.wipbasketmini {
  font-size: 10px;
}
.wipbasketmini .msg {
  display: none;
}

