/*
.auction{background:#fff !important;}
#auction{margin: -15px 0px 0px 0px !important;clear: both;width: 140px !important;height: 260px !important;}
#auction h1{margin: 0;padding: 14px 0px 0px 27px !important;font-size: 16px;color: #EA222F;background: url('/oksjon/img/oksjon.png') top left no-repeat !important;}
#auction .clock {text-align: center;font-size: 24px;font-weight: bold;color: #666666;}
#auction .price_holder {display:table;margin:0 auto;overflow: auto;padding: 0px 0px 5px 25px;}
*/
.auction{color:#cccccc;background:##7B7B7B; !important;}
#auction{margin: 0px 0px 0px 0px !important;clear: both;width: 140px !important;height: 248px !important;}
#auction h1{
	margin: 0;
	padding: 5px 0px 0px 0px !important;
	font-size: 16px;
	color: #EA222F; 
	text-align: center;
	/*
	background: url('/oksjon/img/oksjon.png') no-repeat !important;
	*/
	background-position:0 -8px !important;
}
#auction .clock {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	
	color: #ffffff;
}
#auction .product {
	text-align: center;
}
#auction .product a{
	color: #0576BB;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 2px 0px 4px 0px;
}

#auction .bet {
	text-align: center;
}
#auction .price_holder {
	display:table; 
	margin:0 auto;
	overflow: auto;
	padding: 0px 0px 5px 25px;
}
#auction .price_holder .price_pre {
	font-size: 10px;
	padding-top: 5px;
	color: #cccccc;
	float:left;
	text-align: right;
	line-height: 10px;
}
#auction .price_holder .price{
	float:left;
	font-size: 26px;
	font-weight: bold;
	color: #EA212E;
	padding: 0px 5px 0px 5px;
}
#auction .price_holder .price_after {
	padding-top: 8px;
	float:left;
	color: #cccccc;
	font-weight: bold;
}
#auction .bet .action {
	clear: both;
}
#auction .bet .makebet{
	clear: both;
}
#auction .bet .prebet{
	clear: both;
}
#auction .bet .login{
	clear: both;
}
#auction .bet .action fieldset {
	border: 1px solid #ccc;
	font-size: 11px;
	text-align: center;
	padding: 5px 5px 5px 5px !important;
	margin-bottom: 2px !important;
}
#auction .bet .action fieldset input {
	font-size: 11px;
	text-align: center;
	width: 30px;
	height: 15px;
}
#auction .bet .action fieldset legend{
	font-weight: bold;
	font-size: 14px;
	color: #EA222F;
	padding: 3px 5px 3px 5px !important;
}
#auction .bet .info {
	font-size: 10px;
	color: #cccccc;
	padding: 3px 0px 2px 0px;
}
#auction .bet .bet_wrapper {
	float: left;
}

#auction .bet .button {
	font-size: 11px;
	color: #fff;
	padding: auto 4px auto 4px;
	border: 1px solid #EA222F;
	background: #D50A0E;
	font-weight: bold;
	cursor: pointer;
}
#auction a {
	color: #0576bb;
	text-decoration: none;
}
#auction .show{
	display: block;
}
#auction .hide{
	display: none;
}
#auction .loadbet fieldset {
	height: 50px;
	background: #fff url('/oksjon/img/ajax-loader.gif') center center no-repeat;
	padding: 5px 0px 5px 0px !imortant;
}
#auction .betinfo {
	padding-top: 4px;
}
#auction .red {
	color: red !important;
}
#auction .green {
	color: green !important;
}

