.cLeft { font-family: Arial, Verdana, Helvetica, sans-serif; 
	position: absolute; 
	top: 236px; 
	width: 180px; 
	height: 500px; 
	float: left; 
	margin-top: 6px;
	margin-left: 2px; 
	padding: 12px;s
	overflow:auto; 
	}
	
.cMid {
	font-size: 90%;
	position: absolute;
	top: 236px;
	width: 430px;
	height: 500px;
	float: right;
	margin-right: 210px;
	margin-left: 190px;
	padding: 12px;
}

.cRight { position: absolute; 
	top: 236px; 
	width: 172px; 
	float: right; 
	margin-top: 18px; 
	margin-right: 6px; 
	margin-left: 654px;
	}

.cRcont { font-size: x-small; z-index: 0; margin-bottom: 6px; padding: 3px; }

.nyhet { font-family: Arial, Verdana, Helvetica, sans-serif; 
	}

.nyhet p {font-size: 9pt; }

.nyhet h1 {margin-bottom: 0; padding-bottom: 6px}
.nyhet h2 {color:#000000; margin-bottom: 0pt; padding-bottom: 0pt}
.nyhet h3 { color: #000; margin-bottom: 0; padding-bottom: 0 }

#top_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	width: 474px; 
	height: 82px; 
	padding: 12px;
 	color: white;
	font-weight: bold; 
	position: relative; 
	left: 2px; 
	float:left; 
	}

