body {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	margin: 8px;
	font-weight: normal;
}
.amazon {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #9a9a9a;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-attachment: fixed;
	background-image: url(http://www.contemall.com/fashion-apparel-shop/images/amazon.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
	padding: 2px;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0px;
	font-family: Arial;
	width: 100%;
	color: #000000;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	float: left;
}
.banner h3 {
	padding: 2px;
	padding-right: 4px;
	font-size: 18px;
	font-weight: 500;
	margin-top: 0px;
	text-align:left;
	font-family: Arial;
	color: #006699;
}


.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;
}


.prices {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


.product {
	margin-top: 5px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.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 {
}
.searchresults {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.searchresults h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
	width: 100%;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.relresults {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
}

.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
