@import url(http://www.testwebben.se/3750/14020.css);
#bildspel {
  width: 460px;  
  height: 600px;
  position: relative;
  float:left;
  overflow:hidden;
}
#start-left{
  margin:0;
  padding:0 20px 0 0;
  width:380px;
  float:left;
}
#start-left-top{
  width:380px;
  height:300px;
  background-color:#f00;
  padding:0;
  margin:0;
}
#start-left-mid{
  margin:20px 0;
}

