.slideshow-rails, .slideshow-iphone, .slideshow-magento {
  width:500px; margin-right:20px; float:right;}
.slides-rails, .slides-iphone, .slides-magento {
  margin-bottom: 10px; display: block; overflow: hidden; margin-left:0; padding-left:0; height:180px;}
#nav-rails, #nav-iphone, #nav-magento {
  position:relative; left:16px; top:-10px;
}
#nav-rails a, #nav-iphone a, #nav-magento a {
  text-indent:-9999px; display:block; width:12px; height:12px; float:left; margin-left:5px;
  cursor:pointer; overflow:hidden; 
  background:transparent url("images/content/noactivesmall.gif") no-repeat 0 0;}
#nav-rails a:hover, #nav-iphone a:hover, #nav-magento a:hover { 
  background:transparent url("images/content/noactivesmall.gif") no-repeat 0 0; }
#nav-rails a.activeSlide, #nav-iphone a.activeSlide, #nav-magento a.activeSlide { 
  background:transparent url("images/content/activesmall.gif") no-repeat 0 0; }

