﻿div#TagLabel
{
	font-weight: bold;
	float:left;
	padding-right: 5px;
}
div#images-display-container
{
 margin-left: 23px;
 margin-right: 16px;
 padding-top: 10px;
 border:0;
}
div.images-display-row
{
 border-bottom: dotted 1px #cbcbcb !important;	
 margin-top:20px !important;
 margin-bottom:20px !important;
}
div.last-row
{
	border:0;
}
div#images-display-container div.images-display-img
{
 float:left;
 margin-right: 60px;
 width:125px;
 vertical-align:top;
}

div#images-display-container div.images-display-img a img 
{
    
	border: #cbcbcb 1px solid;
	padding: 1px;
	width:125px;
    height:85px;
	/*border:0;*/
}

.image-desc
{
  display:block;
  font-weight:bold;
  font-size:1.0em;
  margin-top:10px;
  text-align:left;
  padding-left:4px;
}
div#thumbnail-container
{
 margin-left: 23px;
 margin-right: 16px;
 padding-top: 10px;	
}
div#thumbnail-container h2
{
	margin-bottom: 40px;
}
#thumbnail img
{
	border: #cbcbcb 1px solid !important;
	padding: 1px !important;
}
.img-horz
{
	width:419px;
	height:264px;
}
.img-vert
{
	height:419px;
	width:264px;
}
#image-link
{
	/*padding: 32px 0 10px 0;*/
	padding: 32px 0 10px 360px;
	border-bottom: dotted 1px #cbcbcb;
	margin-bottom: 20px;
	font-weight:bold;
}
#image-link img
{
	padding-left: 10px;
}

#back-link
{
	/*text-align:right;*/
	background-color:#cbcbcb;
	padding:10px 0 10px 23px !important;
	font-weight:bold;
}
#back-link img
{
	padding-right:10px;
}
.pager
{
	text-align:right;
	background-color:#cbcbcb;
	padding:10px 23px 10px 0 !important;
	font-weight:bold;
}
/* Paginazione */
.pager a.next img
{
	padding-left: 10px;
	border:0;
}
.pager a.previous img
{
	padding-right: 10px;
	border:0;
}
.CurrentPage
{
	color:#D6001E;
}
