﻿	.HomeGallery { width: 257px; height:150px; margin:1px 0px 0px 5px; overflow:hidden; background:black;}
	.HomeGallery .Header { display:none; width: 800px; height: 18px; }
	.HomeGallery .MediumThumbs { display:none; width: 265px; height:600px; border: none; margin: 0px; padding: 0px; overflow:auto; }
	.HomeGallery .MediumThumbs UL { list-style: none; margin: 0px; padding: 0px; }
	.HomeGallery .MediumThumbs UL LI { margin: 0px 12px 12px 0px; height: 65px; width: 65px; float: left; cursor: pointer; }
	.HomeGallery .selected { color: #af2b1e; }
	.HomeGallery .RightSide { margin: 0px 0px 0px 0px; width: 262px; height:150px; border: none; padding: 0px; }
	.HomeGallery .LargeThumbs, 
.HomeGallery .LargeThumbs .LargeThumb { width: 262px; height:150px;  }
	.HomeGallery .LargeThumbs UL { list-style: none; width: 590px; margin: 0px; padding: 0px; }
/*	.HomeGallery .LargeThumbs UL LI { width: 590px; height: 400px; text-align:center; }*/
	.HomeGallery .SmallThumbs { display: none; width: 590px; height: 50px; }
	.HomeGallery .SmallThumbs UL { list-style: none; margin: 0px; padding: 0px; }
	.HomeGallery .SmallThumb UL { width: 590px; margin: 0px; }
	.HomeGallery .SmallThumb UL LI { margin: 0px 0px 6px 6px; height: 40px; width: 40px; float: right; cursor: pointer; }
	.HomeGallery .FullHtmls { display:none; width: 590px; }
	.HomeGallery .FullHtmls UL { list-style: none; width: 590px; margin: 0px; padding: 0px; }
	.HomeGallery .FullHtmls UL LI { margin: 0px; width: 590px; }
	.HomeGallery .FullHtml .Title { color: #62AADA; font-weight: bold; }
	.HomeGallery .FullHtml .Body { color: black; }
	
	.HomeGallery .LargeThumb .LargeThumbView .OriginalImageLink { display:none; }
	
	.HomeGallery .FullHtml .TopicName { text-align:center; }
	.HomeGallery .FullHtml .TopicTitle { display:none; }
	.HomeGallery .FullHtml .TopicFullHtml { }	
	
	.HomeGallery .MediumThumb .TopicName { display:none; }
	.HomeGallery .MediumThumb .TopicTitle { display:none; }
