/* 
	CSS Document 
	Firmanavn
	Sircon Norge AS
	http://sircon.no
---------------------------------------------- */
	
	
#news_table td, #news_listtable td {
	vertical-align : top;
	padding: 20px;
	border-bottom: 1px dotted #666;
	}

.news_read_more { 
	font-weight: bold;
	}

.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 Verdana, sans-serif;
	color: #000;	
	}

.news_heading { 
	font: bold 22px/20px "Trebuchet MS", sans-serif;
	margin: .2em 0 16px;
	color: #2036a3;	
	width: 320px;
	padding-right: 150px;
	}

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

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