#ImageLinksWrapper		{ float:left; }
/* {{{ */
	#ImageLinksWrapper div.imageLink		{ float:left; width:142px; }
	#ImageLinksWrapper div.imageLinkTitle	{ float:left; color:#ff3300; text-align:left; font-size:130%; font-weight:bold; 
									  		  margin:0px; padding:5px; }
	#ImageLinksWrapper div.imageLinkImage	{ float:left; width:138px; height:92px; }
	#ImageLinksWrapper div.imageLinkImage a:link	{ display:block; width:138px; height:92px; }
	#ImageLinksWrapper div.imageLinkImage a:visited	{ display:block; width:138px; height:92px; }
	#ImageLinksWrapper div.imageLinkImage a:hover	{ display:block; width:138px; height:92px; }
	#ImageLinksWrapper div.imageLinkSelectedImage	{ float:left; width:134px; height:88px; border:solid 2px red; }
	#ImageLinksWrapper div.imageLinkSelectedImage a:link	{ display:block; width:134px; height:88px; }
	#ImageLinksWrapper div.imageLinkSelectedImage a:visited	{ display:block; width:134px; height:88px; }
	#ImageLinksWrapper div.imageLinkSelectedImage a:hover	{ display:block; width:134px; height:88px; }
	#VideoAnimationImage	{ background:transparent url(../../../../share/img/thumbs/video-animation.jpg) 0% 0% no-repeat; }
	#ExteriorsImage			{ background:transparent url(../../../../share/img/thumbs/exterior-rendering.jpg) 0% 0% no-repeat; }
	#InteriorsImage			{ background:transparent url(../../../../share/img/thumbs/interior-rendering.jpg) 0% 0% no-repeat; }
	#FurnitureImage			{ background:transparent url(../../../../share/img/thumbs/furniture-rendering.jpg) 0% 0% no-repeat; }					
/* }}}-#ImageLinksWrapper */

#GalleryRightSide		{ list-style-type:none; margin:0px; padding:0px; }
/* {{{ */
	#GalleryRightSide li	{ float:left; width:205px; border-bottom:dotted 1px #666666; margin:0px; padding:0px; }
	#GalleryRightSide p.rightTitle		{ float:left; color:#ff3300; text-align:left; font-size:120%; font-weight:bold; 
									  	  margin:0px; padding:5px; }
	#RightRenderingGallery				{ height:230px; width:205px; }
	#RightGetAQuote						{ height:25px; width:205px; }
	#RightContactUs						{ height:25px; width:205px; }
	#RightRenderingGallery p.galleryRightText 	{ float:left; width:195px; color:#666666; text-align:left; font-size:110%; 
												  margin:0px; padding:0px; padding:5px; }
	#GalleryRightSide p.rightTitle a:link		{ color:#ff3300; text-decoration:none; }
	#GalleryRightSide p.rightTitle a:visited	{ color:#ff3300; text-decoration:none; }
	#GalleryRightSide p.rightTitle a:hover		{ color:#ff3300; text-decoration:underline; }
/* }}}-#GalleryRightSide */