#project { }
 #project div.details div.primary div.wrapper { overflow: hidden; height: 385px; width: 515px; margin: 0 0 10px; }
 #project div.details div.primary div.wrapper ul li img { height: 385px; width: 515px; }
  #slider li { margin: 0; }

#featured-work { position: relative; width: 100%; margin: 0 0 10px; }
 #featured-work ul.index { position: absolute; right: 0; top: 0; float: right; list-style: none; margin: 0; padding: 0 5px; background: #c73e14; }
  #featured-work ul.index li { float: left; height: 24px; padding: 0 5px; font-weight: bold; text-transform: lowercase; line-height: 22px; }
   #featured-work ul.index li a { float: left; padding: 0 5px; background: url(../images/featured-work-index-a.gif) no-repeat; color: #fff; text-decoration: none; }
   #featured-work ul.index li.prev a { padding-left: 14px; background-position: 0 0; }
  #featured-work ul.index li.prev { padding-right: 9px; background: url(../images/featured-work-index-a.gif) 100% -50px no-repeat; }
   #featured-work ul.index li.next a { padding-right: 14px; background-position: 100% -25px; }
 #featured-work h2 { position: absolute; left: 20px; top: 40px; z-index: 30; margin: 0; color: #fff; }
 #featured-work div.wrapper { height: 164px; border-top: 24px solid #fff; background-color: #c73e14; }
  #featured-work div.item { display: none; margin: 0; }
  #featured-work div.item-first { display: block; }
   #featured-work div.item h3 { margin-top: 70px; -moz-opacity: 0.99; }
   #featured-work div.item img { width: 404px; }
   #featured-work div.project-a { display: none; }
   
   