#bidregister
{	
	background-image:url(/images/bidregister_background.png);
	background-repeat:no-repeat;
	font-weight: normal;
	font-size: 12px;
	width: 348px;
	height:171px;
	margin-top:10px;
	padding:0px;
	padding:0px;
	overflow:hidden;
}

* html #bidregister
{
	width: 300px;
	w\idth: 300px; 
}

#bidregister .title
{
	font-weight: bold;
	font-size: 18px;
	line-height:20px;
	margin:0px;
	margin-bottom:6px;
	margin-left:15px;
	margin-top:10px;
	color:#FFF;	
}

.bidheaderwrapper
{
	height:25px;
	line-height:25px;
	background-color:#7a8fb4;
	color:#00205c;	
	font-weight: bold;
	font-size: 14px;
}
.bidrowwrapper
{
	height:25px;
	line-height:25px;
	color:#336699;
	border-bottom:solid 1px #7a8fb4;
}
.mybidrowwrapper
{
	height:25px;
	line-height:25px;
	background-color:#c7d0df;	
	color:#00205c;
	border-bottom:solid 1px #7a8fb4;
}

.bidheadercolumn1
{

	width: 100px;
	float:left;
	margin:0px;
	padding-left:15px;
	display:inline;
}
.bidheadercolumn2
{
	width: 100px;
	float:left;
	margin:0px;
}
.bidheadercolumn3
{
	width: auto;
	float:left;
	margin:0px;
	clear:float;	
}
.bidcolumn1
{
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	float:left;
	height:25px;
	display:inline;	
	padding-left:15px;
}
.bidcolumn2
{
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	float:left;
	height:25px;	
}
.bidcolumn3
{
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	float:left;
	height:25px;
	clear:float;
}

.bidcolumn1 reserve,.bidcolumn2 reserve,.bidcolumn3 .reserve
{
	background-color :#00ff00;
	color:#00205c;
}

.winning
{
	background-color :#ffffff !important;
	border-left:#c7d0df solid 1px;
	border-right:#c7d0df  solid 1px;
}
