.backbanner{
	max-width:760px;
	width:100%;
	height:auto;
	background:url(http://pets13.com/image_files/holidaystore/images/stripe.jpg) left top repeat;
	max-height:300px;
	overflow:hidden;
	border-radius:10px;
}
.spacer{
	width:100%;
	height:12px;
	clear:both;
}
.numbersbox {
	clear:right;
}
.numbersbox .countdownnumbersbox {
	margin: 0 5px 0 0;
	width:220px;
	padding: 0;
	float:right;
}
.numbersbox .countdownnumbersbox .countingonme {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	margin: 5px 5px 5px 0;
	list-style: none;
}
.numbersbox .countdownnumbersbox .countingonme h3 {
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffe603;
	font-weight: bold;
}
#day, #hour, #minute, #seconds {
	display: block;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	margin-top:-7px;
}
.back{
	margin:5px 0 0 10px;
	float:left;
}
