.img_add {
	clear: both;
	float: left;
	width: 100%;
}

.img_add div{
	float: left;
	width: 160px;
	margin: 10px 10px 10px 10px;
}

.img_add img{
	clear: both;
	float: left;
	border: 3px solid #515852;
}

*#photos_partner .lib,
.img_add .lib{
	clear: both;
	float: left;
	width: 100%;
	height: 18px;
	line-height: 18px;
}

*#photos_partner {
	clear: both;
	float: left;
	width: 100%;	
	margin: 0px 0px 0px 0px;
}

*#photos_partner div{
float: left;
	width: 160px;
	margin: 10px 10px 10px 10px;
}

*#photos_partner img{
	clear: both;
	float: left;
		border: 3px solid #515852;
}

*#photoonly {
	text-align: center;
}

*#photo_copyright,
*#photo_file,
*#photo_description ,
*#photo_keywords,
*#photo_title{
	width: 100%;
	clear: both;
	float: left;
	margin: 10px 0px 0px 0px;
}

*#photo_copyright label,
*#photo_file label,
*#photo_description label,
*#photo_keywords label,
*#photo_title label{
	float: left;
	width: 70px;;
}
