body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 8px;
}


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
  background-color: #DFFBCF;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
  color:#000;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
}


.navigation {
  width: 728px;
  text-align: center;
  margin: 20px 0 20px 0;
  color:#000;
}


.prices {
  margin-top: 15px;
  width: 820px;
}


.product {
  margin-top: 15px;
  width: 820px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
}

.pricesearch {
	font-size:18px;
}

.pricebutton {
	font-size:18px;
}

.searchresults {
  width: 820px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}

#pricebox
{
	color: #000;
}

#pricebox a:link, #pricebox a:visited
{
	color: #000;
	text-decoration: none;
	text-decoration:underline;
}

#pricebox a:active, #pricebox a:hover
{
	color: #666;
	text-decoration: underline;
}

#pricebox .pricerow
{
}

#pricebox table td
{
	border:0;
}

#pricebox table tr
{
	border:0;
	border-top:1px solid #535353;
}

#pricebox table
{
	width: 100%;
	border:0;
	border-collapse: collapse;
}

.producttext
{
	padding:10px;
	padding-top:0;
	padding-bottom:0;
}