#photos td {
	padding: 5px;
}
#photos tr td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
}

#photos {
	margin: 0px;
}
#photos tr td p .down {
	float: left;
}
#box #main #content #photos tr td p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#box #main #content #photos tr td p a {
	text-decoration: none;
	color: #666;
}

