#galleryTbl td {
	vertical-align:top;
	font-size:11px;
	}
#galleryTbl td img {
	border:0px;
	}
#galleryTbl h1 {
	margin-top:0px;
	}
.gh1  {
	font-size:14px!important;
	}
#CCGallery {
	width:512px;
	height:420px;
	background-color:#333;
	position:relative;
	margin:40px auto 20px auto;
	text-align:center;
	border:1px solid #ccc;
	overflow:hidden;
	color:#000000;
	padding-top:20px;
	}
#CCThumbNav .thumbarrow {
	position:absolute;
	top:0px;
	display:none;
	z-index:0;
	}
#CCThumbNav {
	position:absolute;
	bottom:0px;
	background-color:#222;
	width:512px;
	left:0px;
	}
#CCThumbNav div {
	margin-left:50px;
	}
#CCThumbNav a {
	text-decoration:none;
	padding:7px 9px 7px 9px;
	display:block;
	float:left;
	color:#cccccc!important;
	font-weight:normal;
	font-size:10px;
	}
#CCThumbNav a img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	border:2px solid #ffffff;
	opacity:.1
	}
#CCThumbNav .null:hover {
	background-image:none!important;
	background-color:#222!important;
	cursor:default;
	}
#CCGalleryLoading {
	display:none;
	border:1px outset #ffffff;
	padding:10px;
	width:300px;
	top:100px;
	background-color:#eeeeee;
	left:95px;
	color:#000000;
	position:absolute;
	}
#CCGalleryNav {
	position:absolute;
	width:100px;
	top:417px;
	left:360px;
	}
#CCGalleryNav a {
	text-decoration:none;
	display:block;
	float:left!important;
	border:1px solid #666666;
	padding:3px 9px 3px 9px;
	color:#ffffff!important;
	margin-left:7px;
	}
#CCGalleryNav a:hover {
	background-color:#333;
	}
#CCGalleryCaption {
	text-align:left;
	padding:3px 7px 3px 7px;
	position:absolute;
	width:512px;
	background-color:#ffffff;
	top:0px;
	left:0px;
	}