* {
  padding: 0px;
  margin: 0px;
}

body,table,td,th {
  font-family: Arial;
  font-size: 12px;
  color: #9F6AC6;
}

h1,h2,h3,h4,h5,h6 {
  color: #444444;
  padding-top: 5px;
  padding-bottom: 5px;
}

a:hover,
a:link,
a:visited {
  color: #8A639B;
  font-weight: bold;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 22px;
}

h4 {
  font-size: 16px;
}

th {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

td {
  padding: 3px;
}

.productprice {
  font-size: 18px;
  color: #ff0000;
  font-weight: normal;
  font-family: Trebuchet MS;
  text-align: right;
}

.productprice s {
  font-size: 16px;
  font-weight: Normal;
}

#productdescription {
  font-family: Trebuchet MS;
}

.productbox {
  width: 100%;
}

.productbox h4 {
  font-size: 18px;
}

.productbox h4 a {
  color: #333;
  text-decoration: none;
}

#productdescription {
  padding: 5px;
  padding-bottom: 10px;
}

#productoptions {
  padding-bottom: 10px;
}

#buynow {
  padding-bottom: 10px;
}

.productbox2 td {
  text-align: center;
}

.productbox2 h4 {
  font-size: 14px;
  text-align: left;
}

.productbox2 h4 a {
  color: #666;
  text-decoration: none;
}

.productbox2 .productprice {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

#breadcrumb a {
  font-size: 13px;
}

.productimage {
  width: 170px;
  height: 236px;
}
