.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:1px; position:relative; border:1px solid #ed2327; float:left; display:block; width:auto; height:auto; background-color:#fff; }
.newsgallery ul li a:hover img { background:#ed2327; z-index:2; }
