#prize-photos {
	float:right;
	width:561px;
	background:white URL(../images/background/content.jpg) no-repeat center bottom;
	border-left:1px solid #eeb867;
	border-right:1px solid #eeb867;
	text-align:justify;
	font-size:1.36em;
	font-style:italic;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#prize-photos #photos {
	margin-top: 15px;
}
#prize-photos #photos li {
	display: block;
	width: 135px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-left: 3px;
	color: #F9AB19;
	height: 220px;
}
#prize-photos #photos li a , #prize-photos #first-prize a{
	color: #03F;
	text-decoration: none;
	clear: both;
}
#prize-photos #photos li a:hover , #prize-photos #first-prize a:hover{
	color: #F30;
}
#prize-photos #photos li img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prize-photos #photos li .border-wide {
	border: 1px solid #CCC;
	height: 135px;
	display: block;
	margin-bottom: 5px;
	background-color: #fffcf6;
}
.name    {
	color: #666;
}
#prize-photos #first-prize {
	color: #F9AB19;
	display: block;
	background-image: url(../finalisti/first-prize.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#prize-photos #first-prize a img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

