.rails .description {
  font-size: 13px;
  height: auto !important;
  min-height: 125px; }
.rails .thumbnail {
  float: left;
  margin-right: 10px; }
  .rails .thumbnail a {
    color: #ea6815; }
  .rails .thumbnail img {
    border: medium none;
    text-decoration: none; }

p.highlighted {
  color: #ea6815; }

.itemdesc {
  border-bottom: 1px dotted #bdc2ca;
  margin-top: 1em;
  padding-bottom: 1em; }

#screencast_gallery {
  padding: 10px;
  width: 80%;
  border-style: solid;
  border-width: medium;
  border-color: #cccccc; }
  #screencast_gallery a {
    padding: 0px 5px;
    color: #ea6815; }
    #screencast_gallery a img {
      border: none; }
      #screencast_gallery a img:hover, #screencast_gallery a img.active {
        -moz-box-shadow: 3px 3px 4px black;
        -webkit-box-shadow: 3px 3px 4px black;
        box-shadow: 3px 3px 4px black;
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3px, OffY=3px, Color='#ffffff');
        -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=3px, OffY=3px, Color='#ffffff')"; }

#radrails_banner_top_small {
  height: 100px;
  position: relative;
  width: 964px;
  background: url(/images/small_radrails_header.png) top left no-repeat; }

#studio3_banner_top_small {
  height: 100px;
  position: relative;
  width: 964px;
  background: url(/images/small_studio3_header.png) top left no-repeat; }
