.auction-label-cont {
	display: block;
	margin: 0px auto; 
	width: 74px;
	position:relative;
	text-align:left;
}
.auction-label {
	display: block;
	position:absolute;
	margin-top: 1px; padding: 0px 4px; padding-bottom: 1px;
	background: #f5762d  url('data:image/gif;base64,R0lGODlhAQAPALMAAOthL/FsLfV2LfBqLexkL/R0LfNyLfJwLedaL+hdL+5oLe1lL+lgL+ZZL/JuLQAAACH5BAAAAAAALAAAAAABAA8AAAQLUBRzXBhqEcASahEAOw==') repeat-x left bottom; 
	color: white; 
	font-size: 11px; line-height: 15px; font-family: tahoma, helvetica, sans-serif; font-weight: bold;
	border-radius: 0px 0px 4px 0px;
}
