/* jQuery Countdown styles 1.5.4. */
form > #contenitore {
	position:fixed; !important;
}
form > #countUp {
	position:fixed; !important;
}

#contenitore {
	width:100%;
	height:43px;
	position:absolute;
	bottom:0;
	_top: expression( ( 0 - contenitore.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	right:0;
	background-color:#DBECB8;
	z-index:1000000;
	background-image:url(http://www.fotoregali.com/App_Themes/Home2/images/bgTab.jpg);
	overflow:hidden;
}

#contenitore a {
	font-size:14px;
	color:#666;
	text-decoration:none;
	line-height:45px;
}
#contenitore a:hover {
	color:#b65da5;
	text-decoration:none;
}
#countUp {
	position:absolute;
	bottom:0;
	_top: expression( ( 0 - countUp.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	right:0;
	font-size:30px;
	color:#3F0;
	float:left;
	margin-right:10px;
	margin-top:4px;
	width:166px;
	height:42px;
	background-position:center;
	background-repeat:no-repeat;
	z-index:1000001;
}
.stileTesto {
	text-align:center;
	color:#F00;
	float:left;
	bottom:0;
	height:40px;
	margin-top:3px;
}
.stileCount {
	padding-left:10px;
	padding-top:10px;
	float:right;
	bottom:0;
}
.stileCount2 {
	padding-left:10px;
	padding-top:4px;
	float:left;
	bottom:0;
}
.hasCountdown {
	/*border: 1px solid #ccc;
	background-color: #eee;*/
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 40px;
}
.countdown_show2 .countdown_section {
	width: 40px;
}
.countdown_show3 .countdown_section {
	width: 40px;
}
.countdown_show4 .countdown_section {
	width: 40px;
}
.countdown_show5 .countdown_section {
	width: 40px;
}
.countdown_show6 .countdown_section {
	width: 40px;
}
.countdown_show7 .countdown_section {
	width: 40px;
}
.countdown_section {
	display: block;
	float: left;
	text-align: center;
}
.countdown_amount {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.countdown_descr {
	font-family:Verdana, Geneva, sans-serif;
	display: block;
	width: 11px;
}

#infoAltro {
	text-align:center;
	width:1000px;
	margin:0 auto;
	height:50px;
	margin-top:3px;
}