@import url(http://www.testwebben.se/3782/14161.css);
#bildspel{
  float:left;
  width:800px;
  height:250px;
  background:#fff;
  padding:0;
  margin:0 0 20px 0;
  overflow:hidden;
}
.puff{
  float:left;
  width:218px;
  padding:10px;
  margin:0 0 0 20px;
  background:#eee;
  border:1px solid #ccc;
  min-height:200px;
}

