.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 td {vertical-align: top;}
.seller .col1 {width: 90px;}
.seller .col2 {width: 300px;}
.seller .col3 {width: 200px;}
.seller h2 {font-size: 18px; padding: 0; margin: 0;}
.seller td {
  padding: 5px;
}
.sellerpage img {
  float: left; 
  margin-right: 10px;
}
.seller a, .sellerpage a {
  display: block;
  font-weight: bold;
  font-size: 10px;
}
.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: 550px; font-size: 12px; line-height:1.5; margin-bottom: 15px;}
.sellerpage .statement {border: 1px dashed #CCC; padding: 5px;}
.sellerpage a {text-decoration: underline;}

.orderform fieldset {border: 1px solid black; padding: 5px; margin: 5px;}
.orderform legend {font-weight: bold; font-size: 16px;}
.orderform label {font-weight: bold; margin-top: 5px;}
.orderform input {margin-top: 5px;}
.orderform .help {font-size: 12px;}
.orderform {font-size: 12px;}
.indent {margin-left: 25px;}

.product-image {float: left; margin-right: 5px; width: 98px; height: 72px;}
.product {float: left; width: 200px; margin: 15px;}
.product-name {font-weight: bold;}

#piemanage {color:#b78000 !important; display: block; float: left; margin: 10px 0 0 5px;}
#authuser {font-size: 12px; font-weight: normal;}

#piemng {font-size: 12px;}
#piemng p {padding: 5px 0;}
#piemng table td, #piemng table th {border: 1px solid black; padding: 3px;}

.currentfile {display: block; float: right;}

#piemng #content-uhuru, #piemng #wrapper {width: 1000px !important;}

/* this disables elements in the pie site */
/* note need to change li.topm width to match how many menu boxes there are */ 
li.needed {display: none !important;}
.needed a {background-color: #6f6f6f !important;}

#blogbox a {text-decoration: underline;}

