div#myGallery { width:244px; height:176px; display:block; overflow:hidden; padding:0px; border:#BCBCBC 1px solid; text-align:center; position:relative; z-index:10;}

div#myGallery div img{ border:none; margin:0px; width:240px; height:102px;}
div#myGallery div h3{ margin:0px; line-height:16px; text-transform:none; white-space:normal; font:12px;}
div#myGallery div p{ margin:0px; line-height:16px;}

div#myGallery div.imageElement{ margin:2px; width:240px; height:150px; position:absolute; background:#FFF; left:0px; display:block; overflow:hidden;}

div#myGallery div.controls {width:244px; position:absolute; bottom:0px; left:0px; display:block; background:#FFF; line-height:24px; z-index:100;}

div#myGallery2 { width:244px; height:176px; display:block; overflow:hidden; padding:0px; border:#BCBCBC 1px solid; text-align:center; position:relative; z-index:10;}

div#myGallery2 div img{ border:none; margin:0px; width:240px; height:102px;}
div#myGallery2 div h3{ margin:0px; line-height:16px; text-transform:none; white-space:normal; font:12px;}
div#myGallery2 div p{ margin:0px; line-height:16px;}

div#myGallery2 div.imageElement{ margin:2px; width:240px; height:150px; position:absolute; background:#FFF; left:0px; display:block; overflow:hidden;}

div#myGallery2 div.controls {width:244px; position:absolute; bottom:0px; left:0px; display:block; background:#FFF; line-height:24px; z-index:100;}