#gallery 								{ min-height:150px;width:450px;}
#gallery h2							{ margin-bottom:0px; }
#gallery ul 							{ list-style: none; }
#gallery .preview 							{ display: none; border: 3px double #000;background-color:#E2E2E2;padding-top:10px;padding-bottom:10px;}
#gallery .preview2 							{ display: none; border: 3px double #000;background-color:#E2E2E2;padding-top:10px;padding-bottom:10px;}
#gallery .preview3 							{ display: none; border: 3px double #000;background-color:#E2E2E2;padding-top:10px;padding-bottom:10px;}
#gallery li							{ border-top:1px solid #E2E2E2;display: inline,block;float: left;position:relative;font-family:tahoma;font-size:12px;margin-left:-40px;padding:20px;}
#gallery img 							{ color: inherit;border: 3px double #000;background-color:#E2E2E2;padding-top:10px;padding-bottom:10px;margin-right:10px;}
#gallery a:hover .preview 						{ display: block;float:right;position: absolute;top: -33px;left: 200px;z-index: 300;opacity:1.0;filter:alpha(opacity=100);background-color:#E2E2E2;width: 320px;height: 240px;}
#gallery a:hover .preview2 						{ display: block;float:right;position: absolute;top: -33px;left: 200px;z-index: 400;opacity:1.0;filter:alpha(opacity=100);background-color:#E2E2E2;width: 240px;height: 320px;}
#gallery a:hover .preview3 						{ display: block;float:right;position: absolute;top: -33px;left: 200px;z-index: 500;opacity:1.0;filter:alpha(opacity=100);background-color:#E2E2E2;width: 400px;height: 183px;}