/* ***********************************************************************
    1. <link rel="stylesheet" type="text/css" href="styles.css">
    2. <link rel="stylesheet" type="text/css" href="buy.css">
*********************************************************************** */

/* ----------Boys (2/Apr/2006)---------- */
/* ----------also modified styles.css--- */

/* Shared */

img.prodImg {
  position: relative;
  top: -8px;
  border: 2px solid #CC0000;
  margin-right: 10px
}

select {
  position: relative;
  top: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CC0000
}

#buy {
  position: relative;
  top: 11px;
  border: 0px solid #FFFFFF
}

#dMoreProd {
  position: absolute;
  left: 604px;
  top: 230px;  /* 116+20 */ /* ----------136px; b4boys---------- */
  width: 152px;
  height: 747px;
  border-left: 2px solid #CC0000
}

#dMoreProd p {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #FFCC00;
  padding-left: 10px;
  margin-top: 10px;
  margin-bottom: 30px
}

#dMoreProd p a  { color: #CC0000; font-style: normal }