body
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333
}

a:link
{
	text-decoration:none;
	color:#247ED9;
}

a:visited
{
	text-decoration:none;
	color:#247ED9;
}

a:hover
{
	text-decoration:underline;
	color:#15508A;
}

.auction_title
{
	font-size:18px;
	line-height:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333
}

.posted_on
{
	font-size:12px;
	font-family:Arial;
	color:#333333
}

.font23
{
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

.font25
{
	font-size:12px;
	color:#000;
	font-family:arial;
	font-weight:bold
}

.font25t
{
	font-size:11px;
	color:#000;
	font-family:arial;
	
}

.font24
{
	font-size:13px;
	color:#333;
	font-family:Arial;
	font-weight:bold
}

.font24w
{
	font-size:13px;
	color:#fff;
	font-family:Arial;
	font-weight:bold
}

.font244
{
	font-size:14px;
	color:#333;
	font-family:Arial;
	font-weight:bold
}


.font28
{
	font-size:12px;
	color:#333;
	font-family:Arial;

}

.font28w
{
	font-size:12px;
	color:#fff;
	font-family:Arial;

}

.clearit
{
	width:100%;
	height:15px;
	float:left
}


/* ---------------------------------- */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	


