/* Photos Content */
#boxPhotos {
	margin-bottom: 20px;
	position: relative;
}
#thumbs    {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
#thumbs ul {
	padding:0px;
	list-style:none;
	margin: 0px;
}
#thumbs li {
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;
}
#sets   { 
float:right; width:59%; 
}
.photosfooter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	clear: both;
	margin-right: 0px;
}
.photosfooterlink {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
a.photosfooterlink, a.photosfooterlink:visited {
	text-decoration: none;
}
a.photosfooterlink:hover {
	text-decoration: none;
}
