
@import url( "gallery.css" );
  #previewFull {   height: 100% !important;   width: 100% !important; }
  #liveUpdateContactInfo {   color: #B3B3B3 !important; }
  body {   background-color: #4B4B4B !important; }
  .pagination a {   color: #B3B3B3 !important; }
  #liveUpdateCollectionDescription {   color: #B3B3B3 !important; }
  #previewSmall {   height: 482px !important; }
  .emptyThumbnail {   background-color: #949494 !important; }
  .thumbnail {   background-color: #949494 !important; }
  .previewFullImage {   width: 642px !important; }
  #previewFullLeft .previewFullMetadata {   height: 852px !important; }
  .itemNumber {   color: #9B9B9B !important;   display: inherit !important; }
  .borderRight {   border-right: 1px solid #787878 !important; }
  .borderTopLeft {   border-top: 1px solid #787878 !important;   border-left: 1px solid #787878 !important; }
  #previewSmall .previewSmallMeta {   height: 125px !important; }
  .caption {   color: #B3B3B3 !important; }
  #liveUpdatePagination {   color: #B3B3B3 !important; }
  .borderBottomRight {   border-right: 1px solid #787878 !important;   border-bottom: 1px solid #787878 !important; }
  .pagination {   color: #B3B3B3 !important; }
  #liveUpdateCollectionTitle {   color: #B3B3B3 !important; }
  #wrapper {   width: 968px !important; }
  .thumbnail:hover {   background-color: #A1A1A1 !important; }
  #liveUpdateSiteTitle {   color: #B3B3B3 !important; }
  .logo {   display: inherit !important; }
  #content {   background-color: #4B4B4B !important; }
  .borderRight {   border-right: 1px dotted #787878 !important; } 


/* Here comes some extra stuff to make the commenting look nicer */

/* COMMENT TABLE */
.table-comments {
	font-size: 8pt;
	color: #797983;
	text-decoration: none;
	border: 0;
   text-align: left;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font-size: 8pt;
	text-align: left;
	color: #797983;
	text-decoration: none;
	font-style: italic;
	border: 0px;
	height: 30px;
	vertical-align: bottom;
}

/* THE COMMENT */
.comment-belowline {
	font-size: 8pt;
	text-align: left;
	color: #797983;
	text-decoration: none;
	font-style: italic;
	border-top: 1px solid #797983;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
   border: 0;
	background-color: #262626;
	color: #BDBDBD;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	border: 0;
	background-color: #262626;
	font: 8pt helvetica,arial;
	color: #797983;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
	font-size: 8pt;
	color: #797983;
   text-align: center;
}
