.home #top-story .photo {
  float:right;
  margin-left:10px;
  max-width:465px;
}

.home #top-story .photo img{

}

.home #content .module {
  border-top:6px solid;
}

.home #content .module:first-child {
  border-top:0;
}

.home #content .module img {
 margin-bottom:.5em; 
}

.home .album {
  border:1px solid #ccc;
} 

.home #top-story .album {
  margin-top:10px;
}

