.liquid {
	background: #ffffff url('../images/bodybackground.png') repeat-x;
	/*border:2px solid #19301C;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	padding:10px 0;*/
	
}
.liquid .previous {
	display:block;
	height:126px;
	width:64px;
	background-image:url('../images/previous.png');
	float:left;
	margin:0;
	padding:0;
}
.liquid .next {
	display:block;
	height:126px;
	width:64px;
	background-image:url('../images/next.png');
	float:right;
	margin:0;
	padding:0;
}
.liquid ul li {
	width:190px;
	padding:0 2px;
	margin:0;
	
}
.liquid ul li a img {
	/*-moz-box-shadow: 5px 5px 3px #222;
   	-webkit-box-shadow: 5px 5px 3px #222;
   	box-shadow: 5px 5px 3px #222;*/
	
}


.gallery_tit {
color: #0098a7;
font-size: 14px;
margin-bottom: 0px;
text-align: center;
text-decoration: none;
}

.gallery_tit a {
color: #0098a7;
text-decoration: none;
}

.gallery_tit a:hover {
color: #000000;
text-decoration: none;
}

.gallery_det {
color: #0098a7;
font-size: 11px;
margin-top: 0px;
text-align: right;
}

.gallery_det a {
color: #0098a7;
text-decoration: none;
}

.gallery_det a:hover {
color: #000000;
text-decoration: none;
}

.testo_sconto {
text-align: right;
color: #ffffff;
font-family: arial;
font-size: 20px;
font-weight: bold;
padding-right: 7px;
}