div#rightCol {
  display:none!important;
}
div#leftCol {
width:885px!important;
}


#galleryList {
  margin: 15px 0 20px 40px;
  list-style: circle;
  padding: 0;
}
#galleryList li {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#pg_Holder {
  font-family: Arial;
  width: 650px;
  padding: 0;
  margin: 10px 0 0 20px;
  background: #FFF;
}
#pg_Holder div.hr {
  clear: both;
  height: 10px;
  border-bottom: 1px dotted #999;
  width: 620px;
  margin: 0 0 10px 15px;
  padding: 0;
  line-height: 10px;
  font-size: 0em;
}
#pg_Top {
  float: left;
  height: 16px;
  line-height: 16px;
  font-size: 0em;
	margin: 0;
	padding: 0;
}
#pg_TopLeft {
  width: 15px;
  height: 16px;
  background-image: url('/images/modules/gallery/gall_topleft_corner.gif');
  float: left;
	margin: 0;
	padding: 0;
}
#pg_TopMiddle {
  background-color: #333;
  float: left;
  height: 16px;
  width: 620px;
	margin: 0;
	padding: 0;
}
#pg_TopRight {
  width: 15px;
  height: 16px;
  background-image: url('/images/modules/gallery/gall_topright_corner.gif');
  float: left;
	margin: 0;
	padding: 0;
}
#pg_MainArea {
  clear: left;
  float: left;
  width: 100%;
  background-color: #333;
	margin: 0;
	padding: 0;
}
#pg_MainArea h1 {
  font-size: 14px;
  color: #FFF;
  margin: 0 0 10px 0;
  padding: 0 0 0 25px;
}
#pg_DetailsHolder {
  position: relative;
  width: 600px;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333;
  margin: 0 0 0 25px;
	padding: 0;
}
#pg_ImageHolder {
  float: left;
  width: 600px;
  height: 400px;
  background-repeat: no-repeat;
  background-color: #333;
	margin: 0;
	padding: 0;
}
#pg_InfoHolder {
  display: none;
  background: #fff;
	margin: 0;
  padding: 10px;
  font-size: 11px;
}
#pg_MoreInfoButton {
  clear: both;
  float: right;
  text-align: center;
  padding: 0 10px 0 0;
	margin: 0;
}
#pg_MoreInfoButton a {
  background-image: url('/images/modules/gallery/gall_moreinfo_tab.gif');
  background-repeat: no-repeat;
  width: 85px;
  height: 21px;
  font-size: 11px;
  color: #999;
  line-height: 21px;
  font-weight: bold;
  text-decoration: none;
	margin: 0;
	padding: 0;
}
#pg_MoreInfoButton a:hover {
  color: #333;
}
#pg_EnlargeButton {
  position: absolute;
  bottom: 0;
  right: 0;
	margin: 0;
  padding: 0 10px 0 0;
}
#pg_ThumbNav {
  clear: left;
  float: none;
  width: 610px;
  margin: 0 0 0 20px;
	padding: 0;
}
#pg_ThumbList {
  display: block;
  float: left;
  list-style: none;
	width: 566px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#pg_ThumbList li {
  display: block;
  float: left;
  background: none;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 6px 0 7px;
}
#pg_ThumbList li div {
  float: left;
  width: 100px;
	text-align: center;
	background: #FFF;
	margin: 0;
  padding: 5px 0 0 0;
}
#pg_ThumbList li h2 {
  font-size: 9px;
  line-height: 9px;
	margin: 0;
  padding: 5px;
  text-align: left;
}
#pg_Bottom {
  clear: left;
  float: none;
  height: 15px;
  line-height: 15px;
  font-size: 0em;
	margin: 0;
	padding: 0;
}
#pg_BottomLeft {
  width: 15px;
  height: 15px;
  background-image: url('/images/modules/gallery/gall_bottomleft_corner.gif');
  float: left;
	margin: 0;
	padding: 0;
}
#pg_BottomMiddle {
  background-color: #333;
  float: left;
  height: 15px;
  width: 620px;
	margin: 0;
	padding: 0;
}
#pg_BottomRight {
  width: 15px;
  height: 15px;
  background-image: url('/images/modules/gallery/gall_bottomright_corner.gif');
  float: right;
	margin: 0;
	padding: 0;
}
