@import "dcore/css/komp/nyheter/nyheter_cms.css";

.sm_firstkol { display: none; }
.sm_secondkol { width: 685px; height: auto; padding: 0 30px 0 15px; }
.sm_thirdkol { width: 230px; padding: 0; }

#nyheter { background: none;
width: auto;
	height: auto; }
	
p.npic { width: 75px; float: left; margin :0 10px 10px 0; }
#innhold .artikkel { float:left; }
#innhold h1 { font-size: 1.5em; display: block; width: 600px; float: left; }
#innhold h2 { display: block; width: 600px; float: left; margin: 0 0 1em 0; }
#innhold .hovedvisning h1, #innhold .hovedvisning h2 { width: 100%; }
p.lesmer { float: left; }
p.dato { display: none; }
#nyheter p.lesmer a {color: #01ABC4;}