#photo_categories {
	background-image:url(images/photo_categories_box_bg.jpg);
	margin: 0px;
	margin-bottom: 10px;
}
#photo_categories h5 {
	font-family:inherit;
	font-size:inherit;
	font-style:italic;
	font-weight:inherit;
	color:#333333;
	margin: 0px;
}
#photo_categories #scrollbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	width: 180px;
}
#photo_table {
	width: 100%;
	margin-top: 20px;
}
#photo_table img {
	border: 1px solid #000000;
}
#photo_table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.attention {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
