div.inv_buyer_area {
  position: absolute;
  top: 178px;
  left: 301px;
  width: 360px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: left;
  font-family: Century Gothic, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #ffcc00;
}


div.inv_image_area {
  position: absolute;
  top: 200px;
  left: 206px;
  width: 460px;
  height: 182px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

div.inv_title_area {
  position: absolute;
  top: 384px;
  right: 329px;
  width: 360px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  text-align: right;
  font-family: Century Gothic, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cccccc;
}


div.inventory_area {
  position: absolute;
  top: 420px;
  left: 144px;
  width: 596px;
  padding: 0px;
  margin: 0px;
  border: 0px;  
}

div.inventory_header {
  position: relative;
  width: 596px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  margin-top: 2px;
  border: 0px;
  text-align: left;
/*  background-color: #222222;  */
  background-image: url(img/inv_header_back.jpg);
  background-repeat: repeat;
}

div.inner {
  position: absolute;
  margin: 0 auto;
  padding: 0px;
  height: 20px;
}

div.inventory_item {
  position: relative;
  background-color: #222222;
  width: 596px;
  height: 50px;
  margin: 0 auto;
  display: block;
}

div.inventory_bottom {
  position: relative;
  background-color: #111111;
  width: 1px;
  height: 1px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

div.inventory_thumb {
  position: absolute;
  width: 62px;
  height: 42px;
  top: 3px;
  left: 3px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  z-index: 100;
}

div.inner_item {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
  padding: 10px;
  height: 40px;
  font-family: Century Gothic, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cccccc;
  border: 0px;
}

div.people_text1 {
  position: absolute;
  left: 70px;
  height: 20px;
  width: 250px;
}

div.people_text2 {
  position: absolute;
  left: 250px;
  height: 20px;
  width: 350px;
}

a {
  margin: 0 auto;
  font-family: Century Gothic, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  color: #cccccc;
  text-decoration: none;
}

a.featured {
  color: #000000;
}

div.border_bottom {
  position: absolute;
  top: 1027px;
  left: 85px;
  width: 530px;
  height: 39px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

div.radiant {
position: absolute;
top: 1107px;
left: 200px;
width: 500px;
height: 200px;
padding: 0px;
margin: 0px;
border: 0px;
text-align: center;
}

a.radiant {
font-family: Century Gothic, sans-serif;
font-size: 10px;
color: rgb(153, 153, 153);
text-decoration: none;
font-weight: bold;
}

span.copyright {
font-family: Century Gothic, sans-serif;
font-size: 10px;
color: rgb(153, 153, 153);
text-decoration: none;
}






