html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	
body {
	line-height: 1;
	background-color:#EDEDED;
	_background:#fff url(/nettavisen/gif/na2.0/pixel.gif) no-repeat fixed;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
}
	
p {
	line-height:1.2;
	margin-bottom:1em;
	}

a {
	color:#0E71C0;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.hidden {
	display:none;
	}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


.skip {
	position:absolute;
	}
	
.skip a, .skip a:visited, .skip a:hover  {
	position:absolute;
	left:-999px;
	top:0;
	width:1px;
	height:1px;
	overflow:hidden;
	}
 
.skip a:active {
	position:static;
	left:0;
	top:0;
	width:auto;
	height:auto;
	}

/************************************  NAVIGATION:  ************************************/

#nav {
	background-color:#ededed;
	border-bottom:8px solid #408a01;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
}

#nav a {
	display: block;
}

#nav li.level_1 {
	float: left;
}

#nav li.level_1 {
	float:left;
	height:25px;
	overflow:hidden;
	background:url(/nettavisen/gif/na2.0/menu_seperator.jpg) right center no-repeat;
	}
	
#nav li.last_item {
	background:none;
	padding-right:0;
	margin-right:0;
	}

#nav li.level_1 a {
	display:block;
	padding:4px 10px 0 10px;
	margin:1px 0 0 2px;
	font-size:15px;
	text-decoration:none;
	color:#09285E;
	}
		
#nav li.level_1 a:hover {
	text-decoration:underline;
}


#nav li.level_1 ul li a {
	text-decoration:none !important;
}
	
#nav li ul {
	position: absolute;
	background-color:#ededed;
	left: -999em;
	*left:auto;
	*display:none;
	margin-top:3px;
	padding-top:2px;
	border-bottom:5px solid #333;
}

#nav li.level_1 ul li a {
	font-size:12px;
	padding:5px 10px;
	display:block;
	_height:1px; 
	width:110px;
}

 #nav li ul li:hover a, #nav li ul li.sfhover a {
	color:#fff;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	*display:block;
}

#nav li ul li:hover, #nav li ul li.sfhover {
	background-color:#3893ff;
}

/************************************  /NAVIGATION:  ************************************/

	
/************************************  HEADER:  ************************************/

#a_1881_link img {
	display:block;
	float:left;
	margin-top:10px;
	}

#search_bar {
	height:40px;
	background:url(/nettavisen/gif/na2.0/form_backgr.jpg) bottom left repeat-x;
	}

#searchBarForm, #search_archive {
	float:left;
	margin:15px 10px 0 8px;
	display:inline;
	}

#searchBarForm input#searchFieldQuery, #search_archive #adresse {
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}
	
#searchBarForm label, #searchBarForm label a, #search_archive label {
	color:#000;
	font-size:11px;
	}

#searchBarForm .search_btn, #search_archive .search_btn {
	vertical-align:middle;
	* vertical-align:text-bottom;
	}

#searchBarForm .search_btn {
	* margin-left:-4px;
	}

#logo_1881 {
	float:left;
	margin-top:13px;
	_margin-top:15px;
	}

#header {
	width:100%;
	background-color:#fff;
}

#logo_bar {
	background-color:#333;
}

#logo_img {
	margin-top:-5px;
	margin-left:5px;
}

#header_comments_wrap {
	float:right;
	width:280px;
	margin-right:8px;
	display:inline;
}
	
.header_commentaries {
	width:280px;
	height:60px;
	overflow:hidden;
	position:relative;
	margin-top:7px;
}
	
.header_commentaries img {
	float:right;
}

.header_commentaries h3 {
	width:198px;
	overflow:hidden;
	font-size:15px;
	height:40px;
}
	
.header_commentaries h3 a {
	font-weight:bold;
	color:#fff;
}		
	
.header_commentaries h4 {
	font-size:10px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	margin:10px 0 0 0;
}		

.header_commentaries .read_more {
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
	margin-left:153px;
}
	
#logo_links {
	width:100%;
	}
	
#logo_links h1 {
	width:381px;
	float:left;
	padding-top:10px;
}
	
#header_art_wrap {
	float:right;
	height:64px;
	overflow:hidden;
}

#header_art_wrap div {
	float:left;
	width:200px;
	overflow:hidden;
	margin-top:1px;
	border-bottom:1px solid #145599;
}

#header_art_wrap div img {
	float:right;
}

#header_art_wrap #header_art_1 h3 {
	font-size:20px;
	line-height:1.1;
	padding-top:8px;
	font-weight:normal;
}

#header_art_wrap #header_art_2 {
	margin-left:25px;
}

#header_art_wrap #header_art_2 h4 {
	color:#B42D19;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.1;
	margin-top:7px;
	margin-bottom:3px;
}

#header_art_wrap #header_art_2 h3 {
	font-weight:normal;
	line-height:1.1;
}
	
#main_sections {	
	margin-bottom:2px;
	width:355px;
	float:left;
	}

#main_sections li {
	float:left;
	margin:0 3px 0 0;
	padding-right:3px;
	list-style:none;
	font-size:19px;
	line-height:1.2;
	}

#main_sections li a {
	color:#00295d;
	text-decoration:none;
	}
	
#main_sections li#link_side2 {
	background:none;
	}
	
#main_sections li#link_side2 a {
	color:#e6065c;
	}
	
#main_sections li a:hover {
	text-decoration:underline;
	}
	
#main_sections li.external_sec a {
	color:#165291;
}

/************************************  /HEADER:  ************************************/

/************************************  ADS:  ************************************/
#ads_top {
	width:980px;
}

#ad_top_left {
	float:left;
	background:url(/nettavisen/gif/na2.0/ad_tag.gif) center left no-repeat;
	padding-left:10px;
	}

#ad_top_right {
	float:left;
	background:url(/nettavisen/gif/na2.0/ad_tag.gif) center left no-repeat;
	padding-left:10px;
	margin-left:12px;
	}

#sticky_ad {
	position:fixed;
	z-index:99;
	top:10px;
	left:1005px;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop) + 10);
}

.ad_468 {
	border-top:1px solid #ccc;
	padding-top:15px;
	background:url(/nettavisen/gif/na2.0/at_tag_horisontal.jpg) center 5px no-repeat;
	text-align:center;
	/*margin:10px auto;
	width:468px;
*/	}

/************************************  /ADS:  ************************************/

#wrap {
	width:985px;
	background-color:#fff;
	padding-left:10px;
	padding-top:10px;
}

#bodytext {
	width:720px;
	margin-top:8px;
	float:left;
	font-size:14px;
	overflow:hidden;
}

#bodytext p {
	line-height:1.4;
}

#article_top {
	width:720px;
	overflow:hidden;
}

.image_caption {
	font-size:11px;
	color:#333;
}

#bodytext h1 {
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size:56px;
	letter-spacing:-1px;
	line-height:1.2;
}

.leadtext {
	font-size:22px;
	margin-top:5px;
}

#art_images_col {
	width:300px;
	float:left;
	overflow:hidden;
	margin:5px 10px 15px 0;
}

#bodytext ol {
	list-style-type:decimal;
	padding-left:30px;
	margin-left:10px;
}
		
#bodytext ul {
	list-style-type:disc;
	padding-left:10px;
	margin-left:10px;
	}
	
#bodytext ul li {
	margin:0 10px 6px 10px;
	line-height:1.2;
	}
	
#bodytext table td {
	border:1px solid #000;
	padding:10px;
	}
	
.time_published {
	font-size:11px;
	display:block;
	padding-bottom:3px;
}

	
.byline {
	border-bottom:1px solid #ededed;
	padding-bottom:4px;
	}
	
.byline p {
	margin-bottom:0;
}
	
.byline_img {
	float:left;
	margin-right:10px;
	margin-top:4px;
}

.byline_author {
	display:block;
	font-size:18px;
	padding:10px 0 0 0;
}

#tip_small h4 {
	font-size:15px;
	font-weight:bold;
	margin-top:3px;
	color:#13569A;
	text-transform:uppercase;
}

#tip_us_small p {
	font-size:13px;
	font-weight:bold;
}

#tip_us_small p span {
	font-size:12px;
}

#tip_us_small p strong {
	font-size:36px;
	font-weight:bold;
	color:#990002;
	display:block;
	line-height:1;
	float:right;
	margin-top:-18px;
	margin-right:50px;
}

#options_wrap {
	height:20px;
	padding-top:4px;
	padding-left:4px;
	margin-bottom:12px;
}

#sharlinks {
	font-size:12px;
	margin-left:4px;
	display:block;
	float:left;
	width:75px;
}

#print_link {
	float:left;
	margin-right:6px;
}

#normal_font {
	background:url(/nettavisen/gif/v6/article_icons/ikon_fontstr.jpg) -35px 0 no-repeat;
	width:24px;
	height:17px;
	float:left;
	}

#bigger_font {
	background:url(/nettavisen/gif/v6/article_icons/ikon_fontstr.jpg) -19px 0 no-repeat;
	width:20px;
	height:17px;
	float:left;
	}
	
#biggest_font {
	background:url(/nettavisen/gif/v6/article_icons/ikon_fontstr.jpg) 0px 0 no-repeat;
	width:20px;
	height:17px;
	float:left;
	margin-left: 6px;
	}
	
#tip_a_friend {
	position:relative;
	width:88px;
	float:right;
	margin-right:25px;
	padding-left:5px;
	background:url(/nettavisen/gif/v6/skille_tip.gif) left center no-repeat;
}
	
.CollapsiblePanelTab {
	cursor:pointer;
	}
	
.CollapsiblePanelContent {
	width:300px;
	overflow:hidden;
	position:absolute;
	top:22px;
	left:-178px;
	height:22px;
	background-color:#fff;
	}
	
#tip_a_friend form input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:120px;
	*width:115px;
	}
	
#tip_a_friend form input#tip_button {
	width:40px;
	}
	
.article_image {
	margin-bottom:12px;
}
	
.article_image img {
	margin-top:12px;
}

.article_image .imageCaption, .article_image .photographer {
	font-size:11px;
	}

.ad_300_250 {
	width:300px;
	background:url(/nettavisen/gif/na2.0/at_tag_horisontal.jpg) 2px 3px no-repeat;
	border-top:1px solid #ccc;
	padding-top:12px
}

#bodytext .dsq-post-fields table tr td, #bodytext .dsq-comment-header table tr td, .dsq-request-user-info table tr td, #dsq-reactions td, #dsq-content #dsq-global-toolbar table td {
	border:none !important;
}


.articleInlineImage {
	margin:0 10px 10px 0;
}

.articleInlineImage .imageCaption, .articleInlineImage .photographer {
	font-size:11px;
	display:block;
}

#twitter_box {
	background-color:#f3f3f3;
	width:300px;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:10px;
	font-size:11px;
}

#twitter_heading {
	padding-top:8px;
}

#twitter_heading h3 {
	text-transform:uppercase;
	float:left;
	width:190px;
	_width:180px;
	overflow:hidden;
	margin-left:8px;
	font-size:12px;
}

#twitter_heading h3 img {
	vertical-align:text-bottom;
	margin-right:5px;
}

span#twitter_help {
	padding-right:5px;
	font-size:11px;
	color:#4469C1;
	cursor:help;
	text-align:right;
	display:block;
	float:right;
	margin-top:3px;
}

#twitter_box #twitter_help_content {
	margin-top:8px;
	background-color:#e2e2e2;
	padding:8px 8px;
	}
	
.twitter_img {
	float:left;
	margin:2px 20px 5px 15px;
}
	
#twitter_box #twitter_help_content p {
	color:#666;
	margin-bottom:0;
	}

p#twitter_info {
	border-bottom:1px solid #666;
	padding-bottom:8px;
	color:#666;
	margin:7px 8px 12px 8px;
}

#twitter_posts_wrap {
	height:350px;
	overflow:auto;
}

#twitter_box .twitter_post {
	width:255px;
	margin:0 0 20px 8px;
}

.twitter_post div {
	float:left;
	width:190px;
}

#twitter_box .twitter_post h3 {
	margin-bottom:0;
	font-size:12px;
}

#twitter_box .twitter_post p {
	margin-bottom:4px;
	margin-top:0px;
}

#twitter_box .twitter_post span {
	margin-bottom:4px;
	color:#666;
}

/*Nettreff*/
#nettreff_wrap {
	margin-bottom:10px;
	margin-top:20px;
	font-size:12px;
	border:none;
	}

.nettreffskjema tr {
	border:none;
}

#bodytext table td.skjema {
	padding-top:10px;
	border:none;
	}
	
#currentPage a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:1.2;
	margin-top:20px;
	}
	
.nettreff {
	margin-bottom:15px;
	}

.nettreff_header {
	border-bottom: 2px solid #538CDF;
	padding-bottom:4px;
	}
	
.nettreff_header img {
	vertical-align:middle;
	}

.nettreff_header span {
	margin-left:8px;
	font-size:12px;
	color:#538CDF;
	font-weight:bold;
	}
	
.nettreff_body img {
	display:block;
	margin:10px 6px 0 0;
	}

#relatedNewsField ul {
	font-size:13px;
	margin:12px 10px 0 0;
	}
	
#relatedNewsField ul li {
	margin-bottom:5px;
	line-height:1.3;
	}
	
#relatedNewsField h3 {
	font-size:17px;
	margin-top:35px;
	margin-bottom:10px;
	}
	

.nettreff_body {
	text-decoration: none;
	padding:10px;
	background-color:#E0E7EF;
	border: 1px solid #CCC;
	}
	
/*---------------------------------------INLINE RELATERTE ARTIKLER*/
.rel_article h2 {
	margin-top:2px;
}

.rel_article h2 a {
	font-size:12px;
}

.rel_article img {
	border:1px solid #726a75;
}

#rel_articles_1 {
	float:right;
	margin:0 0 6px 12px;
}

#rel_articles_1 div {
	width:186px;
}

#rel_articles_2 {
	width:auto;
}

#rel_articles_2 div {
	float:left;
	margin-bottom:10px;
	width:186px;
}

#rel_articles_2 .rel_article2 {
	float:right;
}

#rel_articles_3 div {
	float:left;
	width:108px;
	margin-bottom:10px;
}

#rel_articles_3 .rel_article_middle {
	margin-left:30px;
	margin-right:30px;
}
/*-------------------------------------------------------------*/

/* SLUTT nettreff*/
/************************************  ARTICLE_SIDEBAR:  ************************************/
#article_sidebar {
	width:252px;
	overflow:hidden;
	float:left;
	margin-left:8px;
	_margin-left:8px;
	margin-top:8px;
	border-top:4px solid #3893ff;
}

#article_sidebar a {
	text-decoration:underline;
}

#article_sidebar a:hover {
	text-decoration:none;
}

#article_sidebar #moreRelatedArticlesLink a, #article_sidebar #more1881RolesLink a, #article_sidebar #fullLink a, #article_sidebar #summaryLink a, #article_sidebar #less1881RolesLink a, 
#article_sidebar #moreRelatedArticlesLink a:hover, #article_sidebar #more1881RolesLink a:hover, #article_sidebar #fullLink a:hover, #article_sidebar #summaryLink a:hover, #article_sidebar #less1881RolesLink a:hover,
#article_sidebar #lessRelatedArticlesLink a, #article_sidebar #lessRelatedArticlesLink a:hover, #article_sidebar h4 a, #article_sidebar h4 a:hover {
	text-decoration:none;
}

#article_sidebar h4 {
	margin-bottom:4px;
	line-height:1.2;
	color:#333;
	}

#watch_video_wrap {
	margin-bottom:18px;
	}
	
#related_wrap {
	margin-bottom:18px;
	}
	
#moreRelatedArticlesLink, #lessRelatedArticlesLink {
	display:block;
	margin-top:16px;
	}
	
#related_wrap ul li {
	margin-bottom:6px;
	background:#fff url(/nettavisen/gif/na2.0/test_images/list_item.jpg) left 3px no-repeat;
	padding-left:15px;
	}
	
#related_wrap ul li a {
	display:block;
	_display:inline;
	text-decoration:none;
	}
	
#related_wrap ul li a:hover {
	text-decoration:underline;
	}
	
#related_wrap h3 {
	margin-top:4px;
	}

#related_wrap h3 a {
	text-decoration:none;
}

#related_wrap h3 a:hover {
	text-decoration:underline;
}
	
#facts_header {
	margin-bottom:5px;
	display:block;
	}
	
#facts_wrap {
	margin-bottom:18px;
	}
	
#facts_wrap h3 {
	margin:6px 0 4px 0;
	}
	
#facts_wrap ul li {
	margin:6px 0 4px 20px;
	list-style:circle;
	}
		
#pic_gallery_wrap {	
	margin-bottom:18px;
	}
	
#pic_gallery_wrap h3, #watch_video_wrap h3 {
	margin-top:4px;
	}

#rolls_wrap, #accounting_wrap, #blogs_wrap, #local_news_wrap, #tags_wrap {
	margin-bottom:18px;
	}
	
#blogs_wrap h4 {
	border-bottom:5px solid #d1d1d1;
	padding-bottom:2px;
}
	
#rolls_wrap h4, #accounting_wrap h4 {
	float:left;
	}
	
#rolls_wrap h3, #accounting_wrap h3 {
	* padding-top:6px;
	}	
	
#map_wrap {
	position:relative;
	margin-bottom:18px;
	}
	
#map_wrap h3 {
	margin-top:4px;
	}

#map {
	width:252px;
	margin-top:5px;
	overflow:hidden;
}

#bigger_map_link {
	font-size:10px;
}
	
#rolls_wrap ul, #accounting_wrap ul, #blogs_wrap ul, #local_news_wrap ul {
	margin-top:6px;
	}
	
#rolls_wrap ul li, #accounting_wrap ul li, #blogs_wrap ul li, #local_news_wrap ul li {
	margin-bottom:6px;
	}
	
#rolls_wrap ul li a, #accounting_wrap ul li a, #blogs_wrap ul li a, #local_news_wrap ul li a {
	margin-left:1px;
	}
	
#blogs_wrap ul li {	
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:1em;
}
	
#blogs_wrap ul li span a {
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#blogs_wrap ul li span {
	display:block;
	}

#moreBlogsLink, #someBlogsLink {
	display:block;
	margin-bottom:10px;
	}
	
#blogs_wrap #ping_link {
	display:block;
	margin:10px 0 0 0;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}
	
#tags_wrap ul li {
	margin-bottom:4px;
	}
	
#article_sidebar a.sponsored {
	font-weight:bold;
	color:#0A69A1;
	float:right;
	display:block;
	margin-top:1px;
	font-size:11px;
	text-decoration:none;
	}

.sponsored:hover {
	text-decoration:none;
	}
	
#last_10_list, #notiser_list, #most_read_list, #internajonal_list, #nasjonal_list {
	padding-bottom:5px;
	}
	
#last_10_list h4, #notiser_list h4, #most_read_list h4, #internajonal_list h4, #nasjonal_list h4 {
	text-transform:uppercase;
	margin:4px 0 0 0;
	font-size:13px;
	}
	
#internajonal_list h4 {
	border-top:4px solid #3893ff;	
}
	
#notiser_list h4, #most_read_list h4, #internajonal_list h4, #nasjonal_list h4 {
	margin-top:15px;
}

#notiser_list h4 {
	margin-bottom:8px;
}
	
#last_10_list ul, #most_read_list ol, #internajonal_list ul, #nasjonal_list ul {
	margin:8px 0 0 0;
	}
	
#last_10_list ul li, #most_read_list ol li, #notiser_list h5, #internajonal_list ul li, #nasjonal_list ul li {
	clear:both;
	*margin-bottom:-2px;
	list-style:none;
	overflow:hidden;
	line-height:1.2;
	border-bottom:1px solid #EFEFEF;
	padding:2px 5px 2px 0;
	_padding:4px 5px 4px 0;
	}
	
#article_sidebar .last_news_time {
	display:none;
	}
	
#last_10_list a.last_news_link, #most_read_list ol li a, #notiser_list h5 a, #internajonal_list ul li a, #nasjonal_list ul li a {
	* float:left;
	font-size:12px;
	display:list-item;
	overflow:hidden;
	text-decoration:none;
	}
	
#notiser_list h5 a {
	color:#0E71C0;
	font-weight:normal;
}
	
#last_10_list ul li a.last_news_link:hover, #most_read_list ol li a:hover, #notiser_list h5 a:hover, #internajonal_list ul li a:hover, #nasjonal_list ul li a:hover {
	text-decoration:underline;
	}
	
#article_sidebar #fra_forsiden, #article_sidebar #article_service {
	margin-top:18px;
}

#article_sidebar #fra_forsiden h4, #article_sidebar #article_service h4 {
	text-transform:uppercase;
	color:#000;
	font-size:10px;
	border-top:6px solid #275EB8;
	padding-top:4px;
}

#article_sidebar #fra_forsiden h3, #article_sidebar #article_service h3 {
	font-size:22px;
	margin-top:5px;
	margin-bottom:3px;
}

#article_sidebar #article_service h3 a {
	text-decoration:none;
}

#article_sidebar #article_service h3 a:hover {
	text-decoration:underline;
}

#article_sidebar #fra_forsiden div {
	margin-top:12px;
}

#article_sidebar #fra_forsiden div h3 {
	font-size:12px;
	margin-top:5px;
	margin-bottom:3px;
	font-weight:normal;
}

#article_sidebar #fra_forsiden div h3 a {
	color:#0E71C0;
}

#article_sidebar #fra_forsiden h3 a, #article_sidebar #fra_forsiden .read_more, #article_sidebar #article_service .read_more {
	text-decoration:none;
}

#article_sidebar #fra_forsiden h3 a:hover, #article_sidebar #fra_forsiden .read_more:hover, #article_sidebar #article_service .read_more:hover {
	text-decoration:underline;
}

#article_sidebar #fra_forsiden p, #article_sidebar #article_service p {
	font-size:13px;
	display:inline;
}

#tip_us_wrap {
	margin-top:18px;
}

#article_sidebar #tip_us_wrap h4 {
	color:#275EB8;
	font-size:18px;
	text-transform:uppercase;
	border-top:6px solid #275EB8;
	padding-top:4px;
}

#tip_us_wrap p {
	font-size:13px;
	font-weight:bold;
}

#tip_us_wrap p span {
	font-size:12px;
}

#tip_us_wrap p strong {
	font-size:44px;
	font-weight:bold;
	color:#990002;
	display:block;
	line-height:1;
	float:right;
	margin-right:0px;
	margin-top:-18px;
}

#tip_us_wrap p a {
	text-decoration:none;
}

#tip_us_wrap p a:hover {
	text-decoration:underline;
}

#tip_us_wrap p span {
	display:block;
	margin-top:10px;
}

#nifsTable {
	margin-bottom:20px;
}
/************************************  /ARTICLE_SIDEBAR:  ************************************/

/************************************  FOOTER:  ************************************/

#footer {
	margin-top:20px;
	border-top:10px solid #0069c8;
	padding-top:10px;
	width:780px;
}

#footer h2 {
	font-size:31px;
	float:left;
	color:#0069c8;
}

#footer div {
	width:500px;
	float:left;
	margin-left:20px;
	border-left:1px solid #0069c8;
	padding-left:20px;
}

#footer p {
	font-size:15px;
	margin-bottom:5px;
}

#footer span {
	font-weight:bold;
}


#advertise_heading {
	padding-top:20px;
}
/************************************  /FOOTER:  ************************************/

/*CSS TIL NYHETER I STORE BILDER-MALEN*/
#big_pic_wrap h1 {
	font-size:47px;
	margin-top:30px;
}

#big_pic_wrap p.leadtext {
	font-size:22px;
	margin-top:30px;
	margin-bottom:30px;
}

#big_pic_wrap .picture_wrap {
	margin-bottom:30px;
}

#big_pic_wrap .picture_text {
	background-color:#000;
	padding:20px 15px;
	color:#fff;
	margin-top:4px;
}

#big_pic_wrap .picture_text span {
	font-size:14px;
	line-height:1.4;
	color:#fff;
}

#big_pic_wrap .ad_979 {
	font-size:14px;
	border-top:1px solid #000;
	padding-top:2px;
	margin-bottom:30px;
}

#big_pic_wrap .ad_979 span {
	display:block;
	margin-left:15px;
	margin-bottom:5px;
}

#comments_and_ad #ad_400 {
	margin-top:21px;
}

/*POLL*/
#ajax_poll {
	border-top:5px solid #1675b5;
	margin:4px 0 10px 0;
	padding-top:6px;
	background:url(/nettavisen/gif/na2.0/bakgrunn.jpg) left bottom no-repeat;
	}
	
#ajax_poll h4 {
	font-size:16px;
	color:#1675b5;
	}
	
#ajax_poll .question {
	border-bottom:1px solid #f2f2f2;
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
}
	
#ajax_poll form {
	font-size:12px;
	}
	
#ajax_poll form fieldset {
	border:none;
	font-weight:bold;
	padding:0 6px;
	}
	
#ajax_poll form legend {
	color:#000;
	font-size:11px;
	}
	
#ajax_poll form label {
	font-weight:normal;
	cursor:pointer;
	}	
	
#ajax_poll form label span {
	display:block;
	float:left;
	width:255px;
	overflow:hidden;
	margin-left:6px;
	* margin-top:5px;
	padding-bottom:8px;
	}	

#ajax_poll form input {
	display:block;
	float:left;
	padding-bottom:8px;
	margin:0;
	}	
	
a#show_result_btn {
	color:#000;
	font-weight:bold;
	margin-left:25px;
	font-size:12px;
	}

a#show_result_btn:hover {	
	color:#81A8CF;
	}
	
.poll_graph {
	border:1px solid #779BBF;
	height:10px;
	margin-bottom:10px;
	margin-top:2px;
	background-color:#99CCFF;
	position:relative;
	overflow-y:hidden;
	}
	
.poll_option {
	font-size:12px;
}

span.poll_pct {
	font-size:10px;
	display:block;
	position:relative;
	z-index:20;
	}	
	
#vertical_container {
	color:#0B4C9C;
	font-family:"Times New Roman", Times, serif;
	margin-left:1px;
	}

#result_links {
	font-size:12px;
}

#result_links span {
	color:#1675b5;
	font-weight:bold;
	float:left;
	display:block;
	margin-top:55px;
	background:url(/nettavisen/gif/na2.0/pil.gif) left center no-repeat;
	padding-left:15px;
	margin-left:8px;
}

a#show_result_btn1 {
	float:left;
	background:url(/nettavisen/gif/na2.0/stolpe.jpg) left top no-repeat;
	text-indent:-9999px;
	display:block;
	width:53px;
	height:64px;
	margin-top:10px;
	margin-left:20px;
}

a#show_result_btn2 {
	float:left;
	background:url(/nettavisen/gif/na2.0/sektor.jpg) left top no-repeat;
	text-indent:-9999px;
	display:block;
	width:53px;
	height:64px;
	margin-top:10px;
}

#byline_wrap {
	border-top:8px solid #0164ca;
	padding-bottom:0;
	margin-bottom:0;
	}
	
#disqus_heading {
	color:#0164ca;
	border-bottom:5px solid #0164ca;
	margin-bottom:5px;
	font-size:16px;
	text-transform:uppercase;
}

.small_pic {
	border-top:1px solid #0164ca;
	padding-top:3px;
}
