@import url(http://www.testwebben.se/3573/13495.css);

#main
{
  width: 960px;
  margin: 0 auto;
  padding: 35px 0 0 0;
  position: relative;
}

#nyheter
{
   float: right; 
   width: 300px;
   height: 540px;
   margin-right: 0px;
   padding: 10px;
   position: relative;
   background: url(http://www.testwebben.se/3573/Images/nyheter-bg.png) no-repeat;
}

#nyheter object
{
   position: absolute;
   right: 5px;
   bottom: 0;
}

#main-content
{
   width: 400px;
   float: left;
   margin: 0 0 0 10px;
}

