#logo{
	width:173px;
	height:104px;
	cursor:pointer;
	position:absolute;
	top:9px;
}
#logo[id] {
	/* Pre IE7 ignores styles with [attributes], so it will skip the following. */
	background:url('/resource/chocolates/image/logo_ghc_wholesale.png') top left no-repeat;
}

.subCategoryListing td, .subCategoryListing th {
	padding:0px 12px 30px 0px;
}

.subCategoryName, .subCategoryName a {
	color:#6F3531;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	padding-bottom:10px;
}

.subCategoryDescription {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.subCategoryThumbnail {
	padding:0px 0px 5px 5px;
}

