div.BoundingBox {
	border-style: inset;
	border: solid 1px #A0A0A0;		
	background-color: #FFFFFF;
/*  color: #000000; */
  padding: 0px 0px;
  position: relative;
  left: 0px;
  top: 0px;
  width: 170px;
  height: 250px;
/*margin-left:auto; margin-right:auto;*/
}


div.TITLE {
	font-family: Trebuchet MS;
	position: absolute;
/* border: solid 1px #000000; */
	color: 324A75;
	left: 5px;
	top: 3px;
	width: 165px;
	height: 32px;
	text-align: center;
	vertical-align:middle;
}

div.TITLE a {
	text-decoration: none;
}
	div.TITLE a:hover{
		text-decoration: underline;
	}

div.RETAIL {
  position: absolute;
/* border: solid 1px #FF0000; */
  color: 505050;
  left: 0px;
  top: 35px;
  width: 175px;
  height: 16px;
  font-family: Trebuchet MS;
  font-size: 11px;
  text-align: center;
 }
 	div.RETAIL strong{
		font-size: 12px;
		color: #66BC29;
	}


div.BoundingBox div
{
/* background-color: #D000D0;	*/
}


div.BoundingBox div.TITLE p
{
  font-family: Trebuchet MS;
  font-size: 12px;
  padding-left: 15;
  padding-right: 15;
  text-align: center;
  margin-bottom: 1cm;
  font-weight: bold;
}

div.STICKER
{
 position: absolute;
/* border: solid 1px #000000; */
/*  color: #000000; */
   left: -24px;
  top: -24px;
  width: 49px;
  height: 49px;
  z-index: 10;
}

div.ItemPic
{
 position: absolute;
/* border: solid 1px #000000; */
 color: #000000;
 left: 0px;
 top: 60px;
 width: 175px;
 height: 75px;
 z-index: 1;
 text-align: center;
}
.TopPiccer
{
	position: absolute;
/* border: solid 1px #000000; */
 color: #000000;
 left: 0px;
 top: 0px;
 width: 165px;
 height: 165px;
 z-index: -1;
 text-align: center;
}

div.itemTIMER
{
 position: absolute;
/* border: solid 1px #FF0000; */
   color: #000065;
	left: 0px;
  top: 143px;
  width: 175px;
  height: 26px;
  font-family: verdana;
  font-size: 25px;
  font-weight: 700; 
  text-align: center;
  padding-top: -30;
  letter-spacing: 0 pt;
  margin-top:0 ; 
}


div.itemHIGHBID
{
 position: absolute;
/* border: solid 1px #FF0000; */
/* background: F0D0D0; */
     color: 66bc29; 
/*   left: 30px; */
  top: 176px;
  left: 30px;
  width: 115px;
  height: 26px;
  font-family: verdana;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 0;
  letter-spacing: 0 pt;
}

div.itemHIGHBIDDER
{
  position: absolute;
/*  border: solid 1px #FF0000; */
  color: 505050;
  left: 0px;
  top: 209px;
  width: 175px; 
  height: 16px;
  font-family: Trebuchet MS;
  font-size: 10.5px;
  text-align: center;
  font-weight: bold;
}

div.itemBIDBUTTON
{
 position: absolute;
/* border: solid 1px #000000; */
 color: #000000;
 left: 0px;
 top: 230px;
 width: 175px;
 height: 35px;
 z-index: 1;
 text-align: center;
}

div.comstatus
{
height:10;
width:10;
background: 2020FF;
}