﻿div.PanelShowGallery { width: 355px; margin-left: 11px; float: left; }
div.PanelShowGallery a { border: none; cursor: pointer; }
div.PanelShowGallery a img { border: none; }
.clear_float { clear: both; }
/* box destra IMMAGINI*/
.whiteBoxTopImg {
	background:url(images/whitebox_top.jpg) no-repeat;
	height:8px;
	width:242px;
}
.whiteBoxImg {
	background:url(images/whitebox.jpg) repeat-y;
	width:242px;
}

.whiteBoxImg IMG{
	padding:10px 0;
	display:block;
}
.whiteBoxBottomImg {
	background:url(images/whitebox_bottom.jpg) no-repeat;
	height:13px;
	width:242px;
	clear:both;
}

.whiteBoxContentPaneImg {text-align:left; padding:5px;}


a.linkDownload:active, a.linkDownload:visited, a.linkDownload:link{color:#666666;}
a.linkDownload:hover{ text-decoration:none;}
