#project-listing {list-style:none; display:block; float: left; width: 873px; margin-top: 20px;}
#project-listing li {width: 256px; height: 250px; overflow: hidden; margin-right: 49px; margin-bottom: 50px; float: left; position:relative;}
#project-listing li.last {margin-right: 0;}
#project-listing li img {border: 1px solid #3c3c3c; padding: 7px; width: 240px; height: 140px; margin-bottom: 8px;display:block;}
#project-listing li h2 {font-weight: bold; color: #fff; font-size: 18px;margin-top: 0; margin-bottom: 3px; line-height: 1.3em;}
#project-listing li h2 a {color: #ccc; }

