/*-----------------------------------------------Current Offer Preview-----------------------------------------------the Wild Orange spasite:		dev.thewildorangespa.sitefile:		/workspace/css/offers.cssauthor:		Stephen Baudate:		11 November 2006----------------------------------------------- *//* offers----------------------------------------------- */#current-offer-preview a {	position:absolute; 	left:0; 	top:0; 	margin-left:10px; 	width:300px; 	height:200px; 	background:#ccc url(img/holiday-open-house.jpg) 0 0 no-repeat;	}#current-offer-preview a:hover {	background:#fff url(img/holiday-open-house.jpg) 0 -200px no-repeat;	}#offers #current-offer-preview a {	background:#fff url(img/holiday-open-house.jpg) 0 -200px no-repeat;	}#current-offer-preview strong {	display:none;	}