div.gallery-box {
	border: 1px solid #000000;
	margin: 0 10px 10px 10px;
	background: #FFFFFF url(img/head-bkg.gif) repeat-x;
	display: block;
}
div.gallery-box .h {
	color: #FFF;
	margin-left: 5px;
}
div.gallery-box .h * {
	line-height: 22px;
	height: 22px;
}
div.gallery-box .table_rss_gallery_class {
	width: 100%;
}
div.gallery-box .table_rss_gallery_class td {
	padding: 5px 0;
	text-align: center;
}
div.gallery-box .table_rss_gallery_class a {
	border: 1px solid #000;
	display: block;
	background: transparent url(img/wait.gif) center no-repeat;
	margin: 0 auto;
	width: 75px;
	height: 75px;
}
div.gallery-box .table_rss_gallery_class a:hover {
	border-color: #FF6600;
}