.newsgallery { }
.newsgallery ul { margin:0; }
.newsgallery ul li { display:inline; float:none; height:auto; }
.newsgallery ul li a img{ background-image:none; margin:8px; padding:2px; position:relative; border:1px solid #900; float:left; display:block; width:auto; height:auto; background-color:#fff; }
.newsgallery ul li a:hover img { background:#fc0; z-index:2; }

