#oContentTextFull div { float : left;  width:  760px; }
#oContentTextFull ul#oImageGalleryList { width:  760px; margin : 15px 0 0 0; padding : 0 0 10px 0; list-style : none; float : left; }
#oContentTextFull ul#oImageGalleryList li { width : 130px; height : 160px; padding : 0 10px; float : left; text-align : center; }
#oContentTextFull ul#oImageGalleryList li a { text-decoration : none; text-transform : lowercase; }
#oContentTextFull ul#oImageGalleryList li img { border : 4px Solid #5A5A34; } 


#oContentTextFull div { float : left;  width:  760px; }
#oContentTextFull ul#oImageGalleryRequestedList { width:  760px; margin : 15px 0 0 0; padding : 0 0 10px 0; list-style : none; float : left; }
#oContentTextFull ul#oImageGalleryRequestedList li { width : 130px; height : 160px; padding : 0 10px; float : left; text-align : center; }
#oContentTextFull ul#oImageGalleryRequestedList li a { text-decoration : none; text-transform : lowercase; }
#oContentTextFull ul#oImageGalleryRequestedList li img { border : 4px Solid #5A5A34; } 

#oContentTextFull table.ImageGalleryFormTable { width : 100%; }
#oContentTextFull table.ImageGalleryFormTable td.CellRight { text-align : right; }

#oImageGalleryLargeHolder { position : absolute; display : none; border : 8px solid #5A5A34; background-color : #fff; width : 600px;  }
	#oImageGalleryLargeHolder div.Text { width : 600px; text-align : center; }
	#oImageGalleryLargeHolder div.Padding { padding : 20px; }
	#oImageGalleryLargeHolder img { border : 6px solid #5A5A34; margin-bottom : 20px; }
	#oImageGalleryLargeHolder h2 { color : #5A5A34; font-family: tahoma, verdana, arial, sans-serif; font-size : 18px; font-weight : bold; }
	#oImageGalleryLargeHolder p { color : #5A5A34; }
#oImageGalleryLargeOverlay { position : absolute; display : none; background-color : #fff; width : 0px; height : 0px; top : 0; left : 0; }

#oImageGalleryRequestTotal { float : left; display : none; }