

img.thumbnail{
	border: 0px;
	width: 120px;
	height: 70px;
	/*background-image: url(../imgs/righe.gif);
	background-repeat: repeat;
	margin: 0px 0px  0px 0px;
	padding: 15px;*/

	
}
.thumbs {
	width:			100%;

	
}
.thumbs div {
	margin:			0px;
float:			left;
	
	padding: 22px;

	
}
.thumbs div img {
	
	display:		block;
	width:			120px;
	height: 70px;
	margin:			1px;
}
.thumbs div p {
	width:			120px;

	margin-left:	2px;
       font-size: 90%;
      background-color: #CACDF0;
color: #FFFFFF;
text-align: center;
}
.thumbs .clearboth { 
	clear: 			both; 
}
.picturecontainer {
	text-align:		center;
}
.managecontainer textarea {
	width:			395px;
}
.managecontainer hr {
	width:			400px;
	text-align: 	left;
	margin: 		20px auto 20px 0;
}
.pictureform .managepicture {
	float:left;
	clear:left;
}
.pictureform .shortfields {
	margin-left: 20px;
	float:left;
}
.pictureform .clearboth {
	clear:			both;
}
.uploadcounter {
	width: 			20px;
	margin-bottom: 	10px;
	float:			left;
	clear:			left;
}
.uploadfile {
	margin-bottom: 	10px;
	float:			left;
}
.uploadfile input {
	width:			385px;	
}
.uploadform {
	margin-top:		20px;
}
.uploadform .clearboth {
	clear:			both;
}
