@import url(http://www.testwebben.se/4279/15112.css);

#main-content
{
  width: 920px;  
  min-height: 180px;
  height: auto !important;
  height: 180px;
  margin: 0 auto;
  padding-top: 30px;
  padding-left: 0;
  text-align: left;
  border: 0;
}

.puff, .puffRight {
  width: 200px;
  min-height: 175px;
  height: auto !important;
  height: 175px;
  float: left;
  margin: 0 20px 0 0;
  
}
.puff .mceEditorDiv, .puffRight .mceEditorDiv {
  min-height: 175px;
  height: auto !important;
  height: 175px;
}

.puff
{
  border-right: 1px solid #464847;
  padding: 0 19px 0 0 ;
}

.puffRight {
  margin-right: 0;
}

.puff h1, .puffRight h1, .modNewsList h3 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: normal;
  font-size: 18px;
}
