div#credits {
	padding-top: 5;
	text-align: center;
	font-size: 10;
}

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

div.birdbidder {
   border-collapse: collapse;
   border: 0px;
   width: 860px;
}

div.bbTop {
   border-bottom-style: solid;
   border-color: #000000;
   border-width: thin;
}

div.bbData {
   background-color: #ffcc00;
   font-size: 10;
   height: 17px;
   padding: 0px;
   padding-left: 20px;
   text-align:left;
}

div.bbBottom {
   border-top-style: solid;
   border-color: #000000;
   border-width: thin;
}

div.errorMessage{
   text-align: center;
   background-color: #FFFFCC;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-style: solid;
   border-width: thin;
   border-color: #FF0000;
   font-size: large;
   padding-top: .2em;
}
div.errorMessage p{
   text-align: left;
   font-size: medium;
   font-style: italic;
   padding: .5em;
}

td#title {
	border-color: #BFBFBF;
	border-bottom-width: thin;
	border-top-width: thin;
	text-align: left;
	background-color: #E5E5E5;
	padding-top: .5em;
	border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
	font-size:150%;
}

#fontTitle {
	font-size: 22;
	font-weight: bold;
}

#fontSubTitle {
	font-size: 14;
}

div.auctionDate {
	text-align: right;
	font-size: 11;
}

div.separatorLabel {
	background-color: #E5E5E5;
	font-size: 16;
	font-weight: bold;	
	text-align: center;
	border-color: #BFBFBF;	
	border-right-width: 0;
	border-left-width: 0;
	border-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;	
}

div.itemNumber {
	text-align: right;
	font-size: 70%;
}

div.timeRemaining {
	text-align: left;
	font-size: 12;
}

td.label {
	background-color: #C4C0EE;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: thin;
	padding-left:.2em;
	height:1em;
	width: 12em;
}

td {
   border-style:none;
}

td.description{
   text-align: left;	
}

img.thumb {
	border-color: #000000;
	border-width: 1;
	border-style: solid;
}

