/* Bid Log */
#bidLog
{
	width: 100%;
}

#bidLog td
{
	padding: 0 0 0 6px;
	border: 1px solid #fff;
}

#bidLog thead
{
	font-size: 14px;
	font-weight: bold;
	background: transparent url(/images/bidlog_head_bg2.gif) repeat-x;
}

#bidLog thead td
{
	height: 28px;
}

#bidLog tfoot td
{
	text-align: right;
	padding: 4px 6px;
	font-size: 14px;
}

#bidLog tfoot ul
{
	float: right;
}

#bidLog tfoot ul li
{
	list-style: none;
	float: left;
	margin-right: 3px;
}

#bidLog tbody tr td
{
	background-color: #eee;
	padding: 4px 6px;
	font-size: 12px;
}

#bidLog caption
{
	display: none;
}

.blColGuess
{	
	width: 15%;
}

.blColStatus
{
	width: 50%;
}

.blColTime
{
	width: 25%;
}

.blColType
{
	width: 10%;
}

tr.colOutBid td
{
	background-color: #c6ecf9 !important;
}

tr.colOutBid td a
{
	color: #000;
	font-weight: bold;
}

tr.colMessage td
{
	background-color: #ffb !important;
}

#bidStatusBox strong
{
	color: #000;
}

#bidStatusBoxInner
{
	padding: 0px 0 6px 10px;
}

#lowest3
{
	height: 180px;
	list-style: none;
	margin-top: 10px;
}

#lowest3 li
{
	margin: 0 0 20px 0;
	position: relative;
	height:35px;
}

#lowest3 li a
{
	font-size: 14px;
	font-weight: bold;
}

#lowest3 li address
{
	font-size: 12px;
	font-style: normal;
}

#lowest3 img
{
	float: left;
	width: 45px;
	height: 45px;
	margin-right: 8px;
}

#winnerTips
{
	position: relative;
}

#ajaxActicityTip
{
	position: absolute;
	top: 80px;
	left: 96px;
}

#winnerTips p
{
	height: 160px;
	font-size: 11px;
	overflow-x: auto;
	overflow-y: none;
}

#navNextPrev
{
	cursor: pointer;
}

#navNextPrev a
{
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#navNextPrev img
{
	display: inline;
	vertical-align: middle;
}

#navNextPrev #navPrev
{
	float: left;
}

#navNextPrev #navNext
{
	float: right;
}

#bidHint
{
	display: none;
}

/* Alt Images */
#prizeImageAltList
{
	position: absolute;
	top: 294px;
	left: 0;
	list-style: none;
}

#prizeImageAltList li
{
	float: left;
	margin-right: 5px;
}

#prizeImageAltList li img
{
	width: 44px;
	height: 44px;
	border: 1px solid #000;
	cursor: pointer;
}

.fixCapthaReEnter
{
	position:absolute;
	top:247px;
	left:321px;
	visibility:visible;
	display:block;
	z-index:200;
}

.FixHeight
{
	/*height:330px;*/
}
.disCaptcha
{
	visibility:hidden;	
}

.bidHistory
{
	color:#59CFF9;
	font-size:18px;
	/*font-weight:bold;**/
	text-decoration:none;	
}		
