@import url(http://www.testwebben.se/3247/11948.css);

#main-content-top {
   width: 920px;   
   min-height: 200px;
   height: auto !important;
   height: 200px;
   margin: 0 auto 20px auto;
   text-align: left;
   border: 0px solid #bbb;
}
#main-content-top .mceEditorDiv {min-height: 200px; height: auto !important; height: 200px;}

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

.puff, .puffRight {
   background:#fff;
   width: 200px;
   min-height: 175px;
   height: auto !important;
   height: 175px;
   float: left;
   margin: 0 24px 0 0;
   padding: 5px;
   border: 1px solid #bbb;
}
.puff .mceEditorDiv, .puffRight .mceEditorDiv {
   min-height: 175px;
   height: auto !important;
   height: 175px;
}

.puffRight {
   margin-right: 0;
}

.puff h2, .puffRight h2 {
   margin: 0;
   padding: 0;
   line-height: 1;
   font-weight: normal;
   font-size: 15px;
}

.puff img, .puffRight img {
   border:0 !important;
}
