/* V2auction display */

#page-product { position:relative; }
table#product-specs { width:262px; }
table#product-specs .bid-input { display:block; margin:7px 0; }
#countdown-watch { 
	float:right;
	width:126px; 
	height:140px;
	background:url(../images_osc/bg_countdown.gif) no-repeat 50% 100% #fffee6; 
	color:#e20035;
	overflow:hidden;
	text-align:center;
	}
#countdown-watch span { display:block; margin-top:73px; text-align:center; }
#countdown-watch span.brown { display:inline; color:#4f2610; font-size:.9em;}
#page-product .page-heading { margin-right:135px; }