/* 

	CSS Document 
	UnniK AS
	-
	Sircon Norge AS
	Domene, webhotell, publiseringsløsninger, 
	webdesign og utvikling
	-
	http://sircon.no
	
---------------------------------------------- */
	
	
#news_listtable { width: 600px; }
	
#news_table td, #news_listtable td {
	vertical-align : top;
	border-bottom: 1px solid #dbdbdb;
	padding: 10px 0;
	}

.news_read_more { 
	font-weight: bold;
	padding-right: 10px;
	}

.news_read_more a {
	text-decoration: none;
	}
	
.news_thumb { 
	padding: 4px;
	float: right;
	background-color: #fff;
	border: 1px solid #999;
	margin: 0 0 15px 15px;
	}

.news_date { 
	font: bold 11px/15px "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #000;
	padding-right: 10px;
	}

.news_heading { 
	font: bold 20px "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #1e2f8d;	
	width: 450px;
	padding-right: 150px;
	}

.news_ingress, .news_ingress p { 
	font-weight: bold;
	}

.news_ingress {
	width: 450px;
	padding-right: 150px;
	margin-bottom: 15px;
	}
	
.news_contents img { 
	border: 1px solid #dbdbdb;
	}
	
.news_contents { 
	width: 450px;	
	padding-right: 150px;
	}
