@charset "UTF-8";

.bidbutton {background-color:#FF6600; color:#FFFFFF; font-weight:bold; font-size:22px; width:240px; height:40px; border:2px solid #CCC; }
.biddas	{
	background:url(images/auction_bg.gif) no-repeat;
	height:25px;
	width: 355px;
	text-align: center;
	padding: 15px;
}
.bidtitle1	{
	font-size:22px;
}
.bidtitle2 {
	font-size:22px;
	font-weight: bold;
}
.bidtitle3 {
	font-size:18px;
	color:#CC0000;
	text-align:center;
}
.bidtitle4 {
	font-size:34px;
	color:#009933;
	font-weight: bold;
}
.bidsmall {
	font-size:12px;
	color:#CC0000;
}
