﻿.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 137px;
	height: 137px;
	border: 0px solid silver;
	background: #e2e2e2;
	margin-right: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}
#BottoneSin
{
	float:left;
	margin-top: 63px;
}
#BottoneDes
{
	float:left;
	margin-top: 54px;
}
#SpacerLeft
{
	width:0px;
	float:left;
	border: solid 0px white;	
}
#SpacerRight
{
	width:0px;
	float:left;	
	border: solid 0px white;	
}
.highslide-heading {
      display: none;
      margin: 0;
      text-align: left;
      padding: 2px;
      cursor: move;
}
.testocod{font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; line-height: 14px;}

.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	

