div.title { 
	background: url(../promozioni/bg_title_top.jpg) no-repeat bottom left;
	padding: 21px; 
	margin: 15px 0 0 0;
	position: relative;
	height: 16px;
}
.promo-att { 
	background-image: url(../promozioni/lb_le_promozioni_attive.gif); 
	width: 244px; 
	height: 16px; 
	float: none; 
	display: block; 
}
.promo-ter { 
	background-image: url(../promozioni/lb_le_promozioni_terminate.gif); 
	width: 244px; 
	height: 16px; 
	float: none; 
	display: block; 
}

div.promo {
	float: left;
	display: inline;
	width: 902px;
	padding: 21px 0 21px 21px;
	background: url(../promozioni/divider.gif) no-repeat bottom center;
}

div.data { float: left; display: inline; width: 610px; overflow: hidden; }
div.data-header { text-align: right; color: #999999; font-size: 0.909em; }
div.data-header strong.promo-title { color: #003d7e; float: left; text-transform: uppercase; font-size: 1.1em; }
div.promo div.abstract {
	clear: both;
	padding: 15px 0;
}

div.promo div.img { 
	float: left; 
	display: inline; 
	width: 262px;
	margin: 0 0 0 30px;
	text-align: center;
}
div.promo div.img img {
	position: relative;
	margin: 0 auto;
}

div.promo a.ar,
div.promo a.ar:visited,
div.promo a.ar:active {
	color: #003d7e;
	padding-left: 15px;
	background: url(../promozioni/arrow.gif) no-repeat center left;
}

a.ar-back,
a.ar-back:visited,
a.ar-back:active {
	color: #003d7e;
	padding-left: 15px;
	background: url(../promozioni/arrow_back.gif) no-repeat center left;
}

div.btns {	width: 640px; }
div.btns a, div.btns img { float: left; display: inline; }

div.search {
	position: absolute;
	right: 17px;
	top: 4px;
	width: 144px;
	height: 208px;
	padding: 11px 23px;
	z-index: 1000;
}

div.search form div {
	padding: 15px 0 10px 0;
}

div.search select { 
	margin: 3px 0;
}
div.search label {
	display: block;
	margin: 10px 0 3px 0;
}

div.search select {
	width: 139px;
}

div.search form { display: none; }

div.show-form {
	background: url(../promozioni/bg_tendina.png) no-repeat top left;
}
div.show-form form {
	display: inline;
}

div.show-form form div input {
	margin-top: 12px;
}