.style1 {
	color: #990033;
	font-weight: bold;
}
.style3 {color: #FFFFFF}

#sellerform {width: 450px;}
#sellerform label {width: 150px; font-weight: bold; display: block; margin-top: 5px; font-size: 13px;}
#sellerform label.optional {font-weight: normal;}
#sellerform legend {font-weight: bold; font-size: 18px; padding: 0; margin: 0;}
#sellerform input {width: 200px;}
#sellerform input.checkbox {width: auto;}
#sellerform fieldset {border: 1px solid black; padding: 0 5px 5px 5px; margin-top: 10px;}
.help {font-style: italic; display: block; font-size: 10px;}
#sellerform textarea {width: 300px;}


.seller img, .sellerpage img {
  width: 75px;
}
.seller .col1 {width: 90px;}
.seller .col2 {width: 300px;}
.seller .col3 {width: 200px;}
.seller td {
  spacing: 5px;
}
.sellerpage img {
  float: left; 
  margin-right: 10px;
}
.seller a, .sellerpage a {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.seller {
  padding: 5px;
  border-bottom: 1px solid #CCC;
  clear: both;
}
.therm {
  width: 400px;
  height: 15px;
  border: 1px solid black;
  background-color: #EEE8AA;
}
.thermfilled {
  background-color: #990000;
/*  height: 28px;*/
}
.sellerpage {width: 600px; font-size: 12px;}