@import url(http://www.testwebben.se/2584/9912.css);

#main {
background:transparent;
}

#main-content {
background:transparent;
}

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

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

.puff, .puffRight {
	width: 248px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	float: left;
	margin: 0 40px 0 0;
	padding: 5px 15px;
	border: 1px solid #8e8e8e;
}
.puff .mceEditorDiv, .puffRight .mceEditorDiv {
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

.puffRight {
	margin-right: 0;
}

.puff h2, .modNewsList h3 {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1;
	font-weight: bold;
	font-size: 17px;
}
