﻿@charset "utf-8";
/* CSS Document 
----------------------------------------
Author: Christer Larsen
Email: christer@inbusiness.no
----------------------------------------*/

/* #newsArchive
---------------------------------------- */
#news {
	padding:15px 0 0 0;
}
#news .date {
	font-family:Arial;
	font-weight:normal;
	font-size:0.83em;
	color:#333;
}
#news h2 {
	font-family:Georgia;
	font-weight:normal;
	font-size:1.50em;
	padding:2px 0;
	margin:0;
}
#news .ingress {
	font-family:Arial;
	font-weight:normal;
	font-size:1.0em;
	line-height:18px;
	color:#333;
	padding:0 0 2px 0;
}
#news .link a,
#news .link a:link,
#news .link a:visited,
#news .link a:hover,
#news .link a:active {
	font-weight:bold;
	font-size:0.92em;
}
#news .padding {
	padding-bottom:10px;
}
#news .title {
	padding-bottom:10px;
}
/* #newsArchive
---------------------------------------- */
#newsArchive {
	padding:15px 0 0 0;
}
#newsArchive .date {
	font-family:Arial;
	font-weight:normal;
	font-size:0.83em;
	color:#333;
}
#newsArchive h2 {
	font-family:Georgia;
	font-weight:normal;
	font-size:1.50em;
	padding:2px 0;
	margin:0;
}
#newsArchive .ingress {
	font-family:Arial;
	font-weight:normal;
	font-size:1.0em;
	line-height:18px;
	color:#333;
	padding:0 0 2px 0;
}
#newsArchive .link a,
#newsArchive .link a:link,
#newsArchive .link a:visited,
#newsArchive .link a:hover,
#newsArchive .link a:active {
	font-weight:bold;
	font-size:0.92em;
}
#newsArchive .padding {
	padding-bottom:10px;
}
#newsArchive .title {
	padding-bottom:10px;
}