div#ourvideos{
 width:100%;
 overflow:hidden;
}

div.videorow{
 width:100%;
 overflow:hidden;
}


div#ourvideos div.youtubevideo{
  margin:5px 8px 15px 0px;
  float:left;
  width:130px;
  height:98px;
  height:auto !important;
  min-height:98px;
}

a.youtube img{
 border:solid 1px ;
}