@charset "utf-8";
/* CSS Document */

#photocontent {
	padding-top: 8px;
	width: 740px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
}

#photocontent th {
	text-align: center;
	font-size: 16px ;
	font-weight: bold ;
	padding-bottom: 4px ;
	border-bottom: 1px solid #e7e7e7;
}
	
#photocontent td {
	text-align: center;
	font-size: 10px ;
}

#photocontent a, a:link, a:visited, a:hover {
	border-bottom: none ;
}
