table.biddey{
	border-bottom:1px dashed #0674AE;
	width:600px;
}

.bidlink{
height:20px;

}

.headoid{
font-size:18px;
position:relative;
top:10px;
left:10px;
}
table.bidlist {
border: 1px solid black;
border-right: 0px;
padding:0px;
margin:0px;
width:370px;
line-height:10px;
}

table.bidlist td{
border-right: 1px solid black;
margin:0px;
padding-top:0px;
}

table.bidlist tr{
margin:0px;
padding:0px;
height:10px;
line-height:2px;
}


table.bidlist th{
color:white;
background:#40586E;
padding-left:2px;
border: none;
height:20px;
line-height:20px;
}

table.bidlist tr.odd{
background: #DFE5EB;
}

.error{
color: red;
font-weight: bold;
}


table.auctioncont{
   width:610px;
}

table.auctionitem {
text-align:left;
line-height:14px;
width:610px;
margin-top: 10px;
border-bottom:1px dashed #0674AE;
}

th.auctionhead {
background:#CEE7E7;
font-size:16px;

padding: 7px
}

.quickmenu{
padding:20px;
}

.bidbutton a{
	background-image: url('bidoff.GIF');
	display:block;
	width:87px;
	height:21px;
	float:right;
	margin-top:-5px;
}

.bidbutton a:hover{
	background-image: url('bidon.GIF');
}


table.auctionitem td{
text-align:left;
padding: 10px;
}

table.auctionitem td.image{

}


table.itemContainer td.imagety{
width:100px;
align:center;
}

table.auctionitem td.righto{
width:900px;
}

td.auctionBox {
height:132px;
padding-top:-3px;
color: #3F586E;
vertical-align:top;
line-height: 18px;
padding-bottom:20px;

}

td.auctionBox h3 {
color: #3F586E;
font-size: 16px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 4px;
}

.auctionList{
width:580px;
}


.item{
  width:580px;
  margin-left:10px;
  height:190px;
  
}

table.itemContainer{
margin-top:-15px;
line-height: 15px;
}

.item a{
border:none;
}
.item img{
  border:none;
	float:left;
	display:block;
	margin-right:20px;
}

.item h4 {
	font-size:16px;
	width:600px;
	border-bottom:1px dashed #0674AE;
	color:#EA6407;
	padding-bottom:10px;
}

.stats{
	float:left; 
	width:580px;
	clear:left;
	margin-top:10px;
	height:13px;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	background-image: url('http://forbaby.com.au/modules/auction/style/bgstats.JPG');
	background-repeat: repeat-y
}

.stats a.link{
	background-image: url('fulldescOFF.JPG');
	display:block;
	width:132px;
	height:21px;
	float:right;
	margin-top:-20px;
}

.stats a.link:hover{
	background-image: url('fulldescON.JPG');
}

