div.ColD {
	overflow: hidden;
	_overflow: visible;
	_height: 0;
}
div.SubMenu {
	margin-bottom: 0;
}
div.ColD h2 {
	font-size: 1.7em;
	color: #000000;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
div.PhotoGalleryComponent {
	padding-left: 15px;
	padding-right: 15px;
}
div.Box div.SubMenu ul ul {
	margin-left: 23px;
	padding-bottom: 1.5em;
}
div.Collection * {
	margin: 0;
	padding: 0;
}
div.Collection h3 {
	font-size: 1.7em;
	color: #000000;
	margin-bottom: 0em;
}
div.ColD a {
	color: #df4706;
}
div.CollectionTable dt {
	height: 80px;
	background-image: url(../img/Collection.Item.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-left: 29px;
	
	margin-bottom: 3px;
}
div.CollectionTable dd {
	text-align: center;
	
	color: #000000;
	font-size: 1.1em;
	line-height: 1.1em;
}
div.CollectionTable a:link,
div.CollectionTable a:visited {
	border:1px none;
}
div.CollectionTable a:hover,
div.CollectionTable a:active {
	border:2px none;
}
div.CollectionTable img {
	padding: 1px;
	border: 2px solid #ddc9b4;
	display: inline;
}
div.CollectionTable a:hover img {
	border: 2px solid #df4706;
}
div.CollectionTable dd a {
	text-decoration: none;
	color:#000000;
}
div.CollectionTable dd a:hover {
	text-decoration: underline;
}
div.CollectionTable table {
	width: 100%;
	table-layout: fixed;
}
div.CollectionTable dl {
	width: 141px;
	margin-bottom: 8px;
	margin-top: 11px;
}
div.CollectionTable table td {
	vertical-align: top;
}
div.CollectionTable {
	margin-top: 0px;
	margin-bottom: 22px;
}
