/************************************************************
	
DN.NO - ARTICLE(ART) ELEMENTS STYLESHEET  
Author: Konsepthuset AS
Last updated: 2009.01.12 - 2:41 PM
	
************************************************************/
  /*********** INDEX ***********
	1. Wide column (art_head_wide)
	2. Main column (art_head, art_content, art_comments)
	3. Below article (toolbar, netmeeting, table article)
	4. Right column (art_mest_lest, art_note, art_nyheter_seksjon, art_bildeserie, art_lists, art_ledige_stillinger)
*****************************/
  /************************************************************
1. Wide column ()
************************************************************/
#art_column_wide {
  width: 987px;
  float: left;
  margin: 10px 0 0 0;
}

#art_column_wide .ad_container_210x150 {
  width: 209px;
  height: 150px;
  float: left;
  margin-right: 10px;
}

#art_column_wide .ad_container_768x150 {
  width: 768px;
  height: 150px;
  float: left;
}

/* art_head */
#art_head_wide {
  width: 987px;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

#art_head_wide div.head_img {
  float: left;
  margin-bottom: 10px;
}

#art_head_wide .head_img p.caption {
  font-size: 12px;
  color: #515050;
  line-height: 1.4em;
  margin-top: 6px;
}

#art_head_wide .head_img p.caption span {
  color: #797979;
}

#art_head_wide h1 {
  float: left;
  width: 987px;
  font-size: 55px;
  font-weight: bold;
  color: #000000;
  line-height: 56px;
  word-spacing: -4px;
  margin-left: -3px;
  margin-top: 3px;
  padding-bottom: 3px;
}

#art_head_wide h3 {
  float: left;
  width: 987px;
  font-size: 16px;
  font-weight: bold;
  color: #797979;
}

/************************************************************
2. Main column (art_content)
************************************************************/
#art_column_main {
  width: 658px;
  float: left;
  margin: 10px 0 0 0;
}

#article_left_column {
  float: left;
  width: 658px;
}

.fp_wholeArticle #art_column_main,.fp_wholeArticle #art_head h1,.fp_wholeArticle #art_head p,.fp_wholeArticle #art_head .ingress,.fp_wholeArticle #art_head .author,.fp_wholeArticle #art_head .pub,.fp_wholeArticle #art_head,.fp_wholeArticle #art_container .art_content
  {
  width: auto;
  float: none;
  display: block;
}

.fp_wholeArticle .art_adcolumn {
  display: none;
}

/* art_head */
#art_head {
  width: 658px;
  float: left;
  border-bottom: 1px solid #7f7f7f;
  padding-bottom: 7px;
}

#head_img {
  float: left;
  margin-bottom: 10px;
}

#head_img .videoThumbnailOverlayTop2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/www.dn.no/include/gfx/fp/DNTVstartbutton.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 2;
}

.defaultImageXWide {
  width: 987px;
}

.defaultImageHalf {
  width: 658px;
}

#head_img .caption {
  font-size: 12px;
  color: #515050;
  line-height: 1.4em;
  margin-top: 6px;
}

#head_img .caption span {
  color: #797979;
}

#art_head h3 {
  float: left;
  width: 658px;
  font-size: 16px;
  font-weight: bold;
  color: #797979;
}

#art_head h1 {
  float: left;
  width: 658px;
  font-size: 55px;
  font-weight: bold;
  color: #000000;
  word-spacing: -4px;
  margin-left: -3px;
  margin-top: 3px;
}

#art_head p.ingress {
  float: left;
  width: 654px;
  font-size: 22px;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  line-height: 1.1em;
  margin-top: 18px;
  margin-left: 4px;
  display: inline;
}

#art_head p.ingress strong {
  font-size: 20px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #7e1f35;
}

#art_head p.pub {
  float: left;
  width: 655px;
  font-size: 12px;
  color: #797979;
  margin-left: 3px;
  margin-top: 1px;
  display: inline;
}

#art_head p.author {
  float: left;
  width: 654px;
  font-size: 12px;
  font-weight: bold;
  margin-left: 4px;
  margin-top: 17px;
  display: inline;
}

#art_head ul.font_size {
  color: #797979;
  width: 60px;
  float: right;
  height: 18px;
  margin: -20px 13px 2px 0;
  display: inline;
}

#art_head ul.font_size li {
  float: left;
  font-weight: bold;
  display: block;
}

#art_head ul.font_size li.small {
  font-size: 10px;
  border-right: 1px solid #cfcfcf;
  height: 18px;
  padding: 0px 5px 0px 0;
}

#art_head ul.font_size li.medium {
  font-size: 14px;
  height: 18px;
  padding: 0px 5px 0px 5px;
}

#art_head ul.font_size li.large {
  font-size: 18px;
  height: 18px;
  border-left: 1px solid #cfcfcf;
  padding: 0px 0px 1px 5px;
  display: inline;
}

#art_head ul.font_size li a {
  color: #797979;
  float: left;
}

#art_head ul.font_size li.small a {
  margin-top: 7px;
}

#art_head ul.font_size li.medium a {
  margin-top: 4px;
}

#art_head ul.font_size li.large a {
  margin-bottom: -3px;
}

#art_head ul.font_size li a:hover {
  color: #7e1f35;
}

/* art_container */
#art_container {
  width: 100%;
  float: left;
  margin-top: 24px;
}

#art_container div.art_adcolumn {
  width: 180px;
  float: left;
  padding-right: 10px;
  margin-top: 3px;
}

#art_container .art_adcolumn div.ad_container {
  width: 180px;
  float: left;
  background: url("../../images/fp_ad_container_right_column.gif") top no-repeat;
  padding-top: 15px;
}

#art_container div.art_adcolumn .ad_container img {
  float: left;
}

#art_container .art_content {
  width: 468px;
  float: left;
}

#art_container .art_content object {
  margin-bottom: 20px;
}

.videoThumbnail {
  position: relative;
  clear: both;
  z-index: 1;
}

#art_container .videoThumbnail {
  margin-bottom: 20px;
}

.videoThumbnail .videoThumbnailOverlay {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  background-image: url("/www.dn.no/include/gfx/fp/DNTVoverlay.png");
  background-position: 2% 2%;
  background-repeat: no-repeat;
  z-index: 4;
}

.videoThumbnail .videoThumbnailOverlayTop {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  background-image: url("/www.dn.no/include/gfx/fp/DNTVoverlay.png");
  background-position: 2% 2%;
  background-repeat: no-repeat;
  z-index: 4;
}

#art_container .art_content a {
  font-weight: bold;
}

#art_container .art_content .videoThumbnailOverlay2 a {
  font-weight: bold;
}

#art_container .art_content .videoThumbnailOverlay2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("/www.dn.no/include/gfx/fp/DNTVstartbutton_small.png");
  background-position: 96% 96%;
  background-repeat: no-repeat;
  z-index: 2;
}

#art_container .art_content span.italic {
  font-style: italic;
}

#art_container .art_content span.bold {
  font-weight: bold;
}

#art_container .art_content span.underline {
  text-decoration: underline;
}

#art_container div.art_content p {
  color: #000000;
}

#art_container div.art_content.small p {
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 17px;
}

#art_container div.art_content.medium p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

#art_container div.art_content.large p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
}

#art_container div.art_content h2.h1 {
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 8px 0;
}

#art_container div.art_content h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 8px 0;
}

#art_container div.art_content h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 8px 0;
}

#art_container div.art_content h4 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 8px 0;
}

#art_container div.art_content h5 {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 8px 0;
}

#art_container div.art_content h6 {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 8px 0;
}

#art_container div.art_content sub {
  font-size: smaller;
  vertical-align: sub;
}

#art_container div.art_content sup {
  font-size: smaller;
  vertical-align: super;
}

#art_container .art_content div.ad_container {
  width: 300px;
  float: right;
  background: url("../../images/art_ad_container_right_column.gif") top no-repeat;
  padding-top: 15px;
  margin: 0 0 10px 10px;
}

#art_container div.art_adcolumn .ad_container img {
  float: left;
}

#art_container .art_content blockquote {
  float: left;
  width: 142px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  background: url("/www.dn.no/include/gfx/article/art_content_blockquote_bg.gif") no-repeat top;
  border-bottom: 3px solid #000000;
  padding: 14px 5px 19px 15px;
  margin: 10px 40px 10px 0;
}

#art_container .art_content blockquote em {
  margin-left: 5px;
  margin-right: 10px;
}

#art_container .art_content blockquote span.quotationmark {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 72px;
  font-weight: normal;
  float: left;
  height: 35px;
  margin-top: -15px;
  margin-left: -15px;
  overflow: hidden;
}

#art_container .art_content blockquote span.bold {
  font-size: 22px;
}

#art_container .art_content blockquote span.italic {
  display: block;
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  margin-top: 8px;
}

#art_container .art_content .content_img {
  background: #fef4e6;
}

#art_container .art_content .content_img.img_right {
  float: right;
  margin-left: 10px;
}

#art_container .art_content .content_img.img_left {
  float: left;
  margin-right: 10px;
}

#art_container .art_content .content_img.img_center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

#art_container .art_content .content_img p {
  font-size: 12px !important;
  line-height: 18px !important;
  margin: 0 10px 10px 10px !important;
}

#art_container .art_content .content_img p.caption {
  color: #858585;
  margin: 3px 10px 2px 10px !important;
  padding: 7px 0 0 0;
}

#art_container .art_content table {
  font-size: 12px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

#art_container .art_content .table_left {
  float: left;
  margin-right: 10px;
}

#art_container .art_content .table_right {
  float: right;
  margin-left: 10px;
}

#art_container .art_content .table_center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

#art_container div.art_content.medium table td p {
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 0px;
}

#art_container .art_content table tr.first td {
  background: #f1dcc7;
  padding: 3px;
  font-weight: bold;
}

#art_container .art_content table tr.even td {
  padding: 3px;
}

#art_container .art_content table tr.odd td {
  background: #eeeeee;
  padding: 3px;
}

#art_container .art_content table .content_img .caption,#art_container .art_content table .content_img p
  {
  display: none;
}

#art_container .art_content span.footnote {
  display: block;
  font-size: 12px !important;
  margin-top: -20px;
  clear: both;
}

#art_container .art_content .nested_table {
  background-color: #f1dcc7;
  padding: 5px;
}

#art_container .art_content .nested_table table {
  float: none;
  margin: 0px;
}

#art_container .art_content .nested_table table .content_img {
  margin: 0px;
}

#art_container div.art_content ul,#art_container div.art_content ol {
  list-style-position: inside;
}

#art_container div.art_content ul {
  list-style-type: disc;
}

#art_container div.art_content ol {
  list-style-type: decimal;
}

#art_container .art_content	ul#art_next {
  width: 100%;
  float: left;
  background: url("../../images/fp_siste_nytt_list_divider.gif") repeat-x bottom;
  padding-bottom: 9px;
  margin-top: 10px;
  margin-bottom: 30px;
}

#art_container .art_content ul#art_next li {
  float: left;
  width: 50%
}

#art_container .art_content ul#art_next li.next {
  text-align: right;
}

#art_container .art_content ul#art_next li.prev a {
  background: url("../../images/art_next_arrow_prev.gif") no-repeat left;
  padding-left: 13px;
  font-weight: bold;
  font-size: 14px;
}

#art_container .art_content ul#art_next li.next a {
  background: url("../../images/art_next_arrow.gif") no-repeat right;
  padding-right: 13px;
  font-weight: bold;
  font-size: 14px;
}

/* art_comments */
#art_container .art_content #art_comments {
  width: 468px;
  float: left;
  border-top: 1px solid #999999;
  margin-top: 0px;
}

#art_container .art_content #art_comments div.comments_top {
  width: 448px;
  float: left;
  background: #f3f3f3;
  padding: 9px 10px 6px 10px;
}

#art_container .art_content #art_comments div.comments_top h4 {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  width: 448px;
  float: left;
}

#art_container .art_content #art_comments  p.comments_stats {
  font-size: 12px;
  color: #666666;
  float: left;
  margin-top: -1px;
  margin-bottom: 0px;
}

#art_container .art_content #art_comments p.comments_average_rating {
  font-size: 12px;
  color: #666666;
  float: right;
  margin-top: -20px;
}

#art_container .art_content #art_comments p.comments_average_rating img {
  margin-bottom: -2px;
  margin-left: 1px;
}

#art_container .art_content #art_comments div.comments_nav {
  float: left;
  background: #fef4e6;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  width: 448px;
  float: left;
  padding: 9px 10px 9px 10px;
}

#art_container .art_content #art_comments div.comments_nav form select {
  float: right;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

#art_container .art_content #art_comments div.comments_nav ul {
  float: left;
  height: 29px;
  list-style: none;
}

#art_container .art_content #art_comments div.comments_nav ul li {
  float: left;
  height: 29px;
  margin-right: 2px;
  color: #999999;
}

#art_container .art_content #art_comments div.comments_nav ul li.break {
  width: 27px;
  text-align: center;
  margin-right: 0px;
}

#art_container .art_content #art_comments div.comments_nav ul li a {
  float: left;
  display: block;
  border: 1px solid #dcd3c7;
  font-size: 14px;
  background: #fef4e6;
  text-align: center;
  padding: 5px 0px 6px 0px;
  width: 29px;
}

#art_container .art_content #art_comments div.comments_nav ul li.arrow_left a,#art_container .art_content #art_comments div.comments_nav ul li.arrow_right a {
  display: block;
  padding: 10px 0px;
  border: none;
  margin-left: -2px;
}

#art_container .art_content #art_comments div.comments_nav ul li.arrow_left a {
  background-image: url("/www.dn.no/include/gfx/article/art_comments_arrow_left.gif");
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

#art_container .art_content #art_comments div.comments_nav ul li.arrow_right a {
  background-image: url("/www.dn.no/include/gfx/article/art_comments_arrow_right.gif");
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

#art_container .art_content #art_comments div.comments_nav ul li.active a {
  background: #dcd3c7;
  color: #000000;
}

#art_container .art_content #art_comments div.comments_nav form select {
  font-size: 12px;
  float: right;
  margin-top: 5px;
}

#art_container .art_content #art_comments div.comments_container {
  float: left;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #cccccc;
  width: 468px;
  background: #fef4e6;
}

#art_container .art_content #art_comments .comments_container div.comment {
  padding: 15px 10px 15px 4px;
  margin: 0px;
  float: left;
  width: 454px;
}

#art_container .art_content #art_comments .comments_container .comment div.first {
  margin: 0px;
  float: left;
  width: 100%;
  margin-top: -3px;
}

#art_container .art_content #art_comments .comments_container .comment div.sv {
  padding: 0 0 0 8px;
  margin: 0px;
  float: left;
  border-left: 2px solid #dcd3c7;
}

#art_container .art_content #art_comments div.comments_container .comment div.top {
  width: 100%;
  float: left;
  margin-bottom: 1px;
}

#art_container .art_content #art_comments div.comments_container .comment .top h5 {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  float: left;
  display: block;
}

#art_container .art_content #art_comments div.comments_container .comment .top h5 span {
  color: #00a82b;
}

#art_container .art_content #art_comments div.comments_container .comment .top div.rating {
  font-size: 12px;
  color: #666666;
  float: right;
  width: 69px;
  margin-left: 10px;
}

#art_container .art_content #art_comments div.comments_container .comment .top p.author {
  font-size: 12px;
  color: #666666;
  float: left;
  margin-top: -1px;
  margin-bottom: 0px;
  width: 100%;
}

#art_container .art_content #art_comments div.comments_container .comment p.comment {
  width: 100%;
  font-size: 14px;
  margin-bottom: 11px;
}

#art_container .art_content #art_comments div.comments_container .comment div.buttonline {
  width: 100%;
}

#art_container .art_content #art_comments div.comments_container .comment .buttonline a.entry_reply {
  float: left;
  width: 55px;
  height: 21px;
  background: url("/www.dn.no/include/gfx/article/art_comments_button_svar.gif") no-repeat;
  display: block;
  margin-right: 3px;
  margin-bottom: 0px;
}

#art_container .art_content #art_comments div.comments_container .comment .buttonline a.entry_alert {
  float: left;
  width: 64px;
  height: 21px;
  background: url("/www.dn.no/include/gfx/article/art_comments_button_varsle.gif") no-repeat;
  display: block;
  margin-bottom: 0px;
}

a.entry_reply span,a.entry_alert span {
  display: none;
}

#art_container .art_content #art_comments div.comments_container div.comment_divider {
  background: url("/www.dn.no/include/gfx/article/art_comments_divider.gif") no-repeat;
  width: 468px;
  height: 1px;
  float: left;
  overflow: hidden;
}

#art_container .art_content #art_comments div.comments_form {
  float: left;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #999999;
  width: 468px;
  background: #f3f3f3;
}

#art_container .art_content #art_comments div.comments_form div.top {
  background: url("/www.dn.no/include/gfx/article/art_comments_form_top_bg.gif") no-repeat top left;
  float: left;
  height: 43px;
  width: 405px;
  padding: 7px 0 0 63px;
  display: inline;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
}

#art_container .art_content #art_comments .comments_form h4 {
  margin: 10px 0px -10px 10px;
}

#art_container .art_content #art_comments .comments_form div.top h4 {
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  width: 448px;
  float: left;
  margin: 0px;
}

#art_container .art_content #art_comments .comments_form .replyto_success h4,#art_container .art_content #art_comments .comments_form .alert_success h4 {
  margin: 0px;
}

#art_container .art_content #art_comments .comments_form div.replyto_success,#art_container .art_content #art_comments .comments_form div.alert_success {
  padding: 10px 10px 5px 10px;
  text-align: center;
}

#art_container .art_content #art_comments .comments_form div.top p {
  font-size: 12px;
  color: #666666;
  float: left;
  margin-top: -1px;
  margin-bottom: 0px;
}

#art_container .art_content #art_comments div.comments_form form {
  float: left;
  padding: 8px;
  width: 452px;
}

#art_container .art_content #art_comments div.comments_form form div.input {
  width: 223px;
  float: left;
}

#art_container .art_content #art_comments div.comments_form form .input input {
  float: left;
  width: 213px;
  height: 18px;
  background: url("/www.dn.no/include/gfx/article/art_comments_form_input.gif") no-repeat;
  border: none;
  margin: 0 0 6px 0;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 5px 3px 5px;
}

#art_container .art_content #art_comments div.comments_form form textarea {
  float: left;
  width: 442px;
  height: 120px;
  background: url("/www.dn.no/include/gfx/article/art_comments_form_textarea.gif") no-repeat;
  border: none;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  overflow: auto;
}

#art_container .art_content #art_comments div.comments_form form input.entry_submit,#art_container .art_content #art_comments div.comments_form form input.alert_submit {
  width: 88px;
  height: 32px;
  background: url("/www.dn.no/include/gfx/article/art_comments_form_button_publiser.gif");
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  float: left;
  margin-top: 8px;
  margin-right: 5px;
}

#art_container .art_content #art_comments div.comments_form form input.nullstill {
  width: 80px;
  height: 32px;
  background: url("/www.dn.no/include/gfx/article/art_comments_form_button_nullstill.gif");
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  float: left;
  margin-top: 8px;
}

#art_container .art_content #art_comments div.comments_form form label {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #999999;
  margin-bottom: 2px;
  padding-top: 8px;
}

#art_container .art_content #art_comments div.comments_form form div.rating {
  float: right;
  width: 209px;
  height: 44px;
  background: url("../../images/art_comments_form_rating_bg.gif") no-repeat;
  padding: 7px;
}

#art_container .art_content #art_comments div.comments_form .post_status {
  clear: both;
}

#art_container .art_content #art_comments div.comments_form .post_status .post_error {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #ee0000;
  display: none;
}

#art_container .art_content #art_comments div.comments_form ul.form_validation {
  clear: both;
  list-style: none;
  padding: 10px 0px 0px 10px;
}

#art_container .art_content #art_comments div.comments_form .missing_name,#art_container .art_content #art_comments div.comments_form .missing_title,#art_container .art_content #art_comments div.comments_form .missing_comment {
  color: #ee0000;
  display: none;
}

#art_container .art_content #art_comments div.comments_form form .rating p {
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  margin: -4px 0 0 0;
}

#art_container .art_content #art_comments div.comments_form form .rating ul {
  width: 216px;
  height: 29px;
  float: left;
  margin-top: 0px;
}

#art_container .art_content #art_comments div.comments_form form .rating ul li {
  float: left;
  width: 29px;
  height: 29px;
  margin-right: 1px;
  color: #999999;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#art_container .art_content #art_comments div.comments_form form .rating ul li a {
  float: left;
  height: 29px;
  width: 29px;
  display: block;
  overflow: hidden;
  padding: 29px 0 0 0;
  height: 0 !important;
  height /**/: 29px;
  background: url("../../images/art_comments_form_rating_star.gif")
    no-repeat;
}

#art_container .art_content #art_comments div.comments_form form .rating ul li.break {
  
}

#art_container .art_content #art_comments div.comments_form form .rating ul li.value {
  background: #cccccc;
  margin-right: 0px;
}

/************************************************************
3. Below article
************************************************************/
#art_toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

#art_toolbar a {
  display: block;
  float: left;
  width: 100px;
  height: 26px;
  padding-top: 30px;
  text-align: center;
}

#art_toolbar a.toolbar_tipfriend,#art_toolbar a.toolbar_share,#art_toolbar a.toolbar_print {
  border-left: 1px solid #aaaaaa;
}

#art_toolbar a.toolbar_rss {
  background-image: url("/www.dn.no/include/gfx/article/art_toolbar_rssicon.png");
  background-repeat: no-repeat;
  background-position: 30px 5px;
}

#art_toolbar a.toolbar_tipfriend {
  background: url("/www.dn.no/include/gfx/article/art_toolbar_tipfriend.png");
  background-repeat: no-repeat;
  background-position: 38px 6px;
}

#art_toolbar a.toolbar_share {
  background: url("/www.dn.no/include/gfx/article/art_toolbar_share.png");
  background-repeat: no-repeat;
  background-position: 38px 5px;
}

#art_toolbar a.toolbar_print {
  background: url("/www.dn.no/include/gfx/article/art_toolbar_print.png");
  background-repeat: no-repeat;
  background-position: 42px 5px;
}

#art_toolbar a.toolbar_tipfriend_selected {
  background-color: #f7f7f6;
}

#art_toolbar #toolbar_tipafriend_container {
  display: none;
  width: 100%;
  color: #666666;
  background-color: #f7f7f6;
  border-top: 1px solid #c1c1c1;
  border-left: 1px solid #c1c1c1;
  border-right: 1px solid #c1c1c1;
  padding: 15px 25px 25px 25px;
}

#art_toolbar #toolbar_tipafriend_container p {
  font-size: 11px;
  margin: 0px;
}

#art_toolbar #toolbar_tipafriend_container .textinput {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#art_netmeeting {
  margin-bottom: 20px;
}

#art_netmeeting .art_netmeeting_thread {
  margin-bottom: 20px;
}

#art_netmeeting_form {
  background-color: #eeeeee;
  padding: 10px;
}

#art_netmeeting_form label,#art_netmeeting_form input,#art_netmeeting_form textarea {
  display: block;
}

#art_netmeeting_form label {
  margin-top: 10px;
}

#art_netmeeting_form .textinput {
  width: 340px;
}

#art_container div.art_content #art_netmeeting .input_error {
  color: #ee0000;
}

#art_container #art_netmeeting #art_netmeeting_input_error {
  display: none;
  color: #ee0000;
}

#art_netmeeting .q_and_a {
  margin-bottom: 15px;
  border: 2px dotted #eeeeee;
}

#art_netmeeting .answer,#art_netmeeting .question {
  color: #000000;
  padding: 5px;
  margin-top: 4px;
}

#art_netmeeting .answer_body,#art_netmeeting .question_body {
  margin-top: 10px;
  margin-bottom: 10px;
}

#art_netmeeting .answer {
  background-color: #eeeeee;
}

#art_netmeeting .question_byline {
  font-size: smaller;
  font-weight: bold;
}

#art_netmeeting .answer_byline {
  font-style: italic;
  font-size: smaller;
  font-weight: bold;
}

.tablearticle #art_container .art_content {
  width: 100%;
}

/************************************************************
4. Right column ()
************************************************************/
#art_column_right {
  width: 319px;
  float: left;
  margin: 0 0 0 10px;
}

#art_column_right .art_nyheter_seksjon .fp {
  width: 319px;
}

#art_mest_lest {
  width: 319px;
  float: left;
  background: #ffffff;
  margin-top: 10px;
}

#art_mest_lest ul.mest_lest_nav {
  width: 319px;
  height: 29px;
  float: left;
  background: url("/www.dn.no/include/gfx/article/art_mest_lest_nav_bg.gif") repeat-x;
}

#art_mest_lest ul.mest_lest_nav li {
  float: left;
}

#art_mest_lest ul.mest_lest_nav li a {
  float: left;
  border: 1px solid #c2c2c2;
  border-bottom: 0px;
  width: 142px;
  height: 22px;
  font-size: 14px;
  font-weight: bold;
  color: #797979;
  margin-right: 2px;
  padding: 6px 0 0 7px;
  text-align: left;
}

#art_mest_lest ul.mest_lest_nav li a.last {
  margin-right: 0px;
  width: 157px;
}

#art_mest_lest ul.mest_lest_nav li.active a {
  background: #ffffff;
  color: #2d2d2d;
}

#art_mest_lest ul.mest_lest_list {
  width: 301px;
  float: left;
  border: 1px solid #c2c2c2;
  border-top: none;
  padding: 2px 8px 2px 8px;
}

#art_mest_lest ul.mest_lest_list li {
  color: #a0a0a0;
  font-size: 11px;
  padding: 5px 0 6px 0;
  background: url("/www.dn.no/include/gfx/article/art_mest_lest_list_divider.gif") repeat-x;
  background-position: bottom left;
  float: left;
  width: 300px;
}

#art_mest_lest ul.mest_lest_list li a {
  font-weight: bold;
  font-size: 12px;
}

#art_mest_lest ul.mest_lest_list li.last {
  background: none;
  border-left: 1px solid #c2c2c2;
  width: 149px;
}

#art_mest_lest ul.mest_lest_list li.cat {
  background: none;
  margin: 3px 0 0 0;
  width: 148px;
  float: left;
  display: block;
}

#art_mest_lest ul.mest_lest_list li.cat a {
  background-position: right -6px;
  font-weight: normal;
  height: 16px;
  padding: 0px 11px 0px 0;
  float: left;
  margin-left: 40px;
}

#art_mest_lest ul.mest_lest_list li.cat span {
  font-size: 14px;
}

#art_mest_lest ul.mest_lest_list li.last a {
  margin-left: 32px;
}

#art_mest_lest ul.mest_lest_list li.cat a:hover {
  background-position: right -34px;
}

/* art_note */
div.art_note {
  width: 297px;
  background-color: #f3f3f3;
  border: 1px solid #c2c2c2;
  margin-top: 10px;
  padding: 8px 10px 15px 10px;
}

.art_note .content_img .caption,.art_note .content_img p {
  display: none;
}

.art_note .content_img.img_right {
  float: right;
  margin-left: 5px;
}

.art_note .content_img.img_left {
  float: left;
  margin-right: 5px;
}

.art_note .content_img.img_center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

.art_note .info {
  width: 100%;
  padding: 3px 0 0;
  clear: both;
  margin-bottom: 11px;
}

.art_note .info .art_note_left {
  min-width: 49%;
  max-width: 99%
  margin-bottom: 11px;
  display: block;
} 

.art_note .info .art_note_report {
  display: block;
  float: right;
  width: 49%;
  border-left: 1px solid #c2c2c2;
  margin-bottom: 11px;
}

.art_note .info .art_note_right a {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%; 
  width: 80%;
  float: left; 
}

.art_note .art_note_right p {
  font-size: 12px;
  font-weight: bold;
  color: #555555;
  margin-top: 2px;
  padding-top: 0;
  padding-bottom: 2px;
  text-align: right;
  float: none;
}

.art_note h3 {
  background: transparent url("/www.dn.no/include/gfx/article/art_note_bg.gif") no-repeat bottom;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  float: left;
  width: 289px;
  margin: 0 0 11px -5px;
  padding-bottom: 4px;
  display: inline;
  text-align: center;
}

.art_note h5 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  float: left;
  width: 289px;
  border-top: 1px solid #c2c2c2;
  padding: 6px 0 0 0;
  margin-top: 11px;
}

.art_note h4 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  float: left;
  width: 289px;
  margin: 7px 0 5px 0;
}

.art_note p {
  font-size: 12px;
  color: #000000;
  padding-bottom: 5px;
  padding-top: 5px;
}

.art_note .info .art_note_left .company_roles p {
  font-size: 12px;
  font-weight: bold;
  color: #555555;
  margin-top: 5px;
  padding-bottom: 2px;
}

.art_note .info .art_note_left .company_roles {
  font-size: 12px;
  font-weith: bold;
  color: #000000;
}

.art_note .info .art_note_left .company_roles a {
  font-size: 12px;
  font-weight: bold;
}

.art_note div.graf {
  margin-bottom: 11px;
  clear: both;
  text-align: center;
}

.art_note ul {
  font-size: 12px;
  font-weight: bold;
  list-style: none;
}

.art_note .info .art_note_left ul.company_links {
  list-style: none;
  margin-top: 2px;
  width: 49%;
}

.art_note .info .art_note_left ul.company_links li {
  margin-bottom: 6px;
    list-style: none;
    float: none;
    text-align: left;
}

.art_note .company_proff_logo {
  float: left;
  font-size: 13px;
}

.art_note ol {
  font-size: 12px;
  font-weight: bold;
  list-style-position: inside;
  list-style-type: decimal;
}

.art_note span.italic {
  font-style: italic;
}

.art_note span.bold {
  font-weight: bold;
}

.art_note span.underline {
  text-decoration: underline;
}

.art_note a {
  font-weight: bold;
}

ul.siste_saker {
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
  float: left;
  width: 281px;
  display: inline;
}

ul.siste_saker li {
  background: url("../../images/art_omtalt_selskap_pil.gif") no-repeat left;
  width: 258px;
  padding: 1px 0 1px 15px;
  margin-left: 8px;
}

ul.relaterte_selskaper {
  font-size: 16px;
  font-weight: normal;
  margin-top: 0px;
  float: left;
  width: 281px;
}

ul.relaterte_selskaper li {
  width: 288px;
  padding: 5px 0 6px 0;
  background: url("../../images/art_mest_lest_list_divider.gif") repeat-x bottom;
  display: inline;
}

ul.relaterte_selskaper li a {
  background: url("../../images/art_omtalt_selskap_pil.gif") no-repeat left;
  padding: 0 0 0 15px;
  font-size: 12px;
  font-weight: bold;
}

/* Seksjon */
div.art_nyheter_seksjon {
  width: 319px;
  float: left;
  background: #ffffff;
  margin-top: 10px;
}

#art_column_right .art_nyheter_seksjon .fp {
  border-bottom: 1px solid #cbcbcb;
}

.art_nyheter_seksjon div.art_vignett {
  background: url("../../images/fp_vignett.gif") repeat-x top;
  height: 28px;
  width: 100%;
  display: block;
  float: left;
  overflow: hidden;
}

.art_nyheter_seksjon .art_vignett h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 2px 0 2px 7px;
  line-height: 25px;
}

.art_nyheter_seksjon .art_vignett.finans {
  background: url("/www.dn.no/include/gfx/article/fp_vignett_finans.gif") repeat-x !important;
}

/* Bildeserie */
div.art_bildeserie {
  width: 319px;
  margin-top: 10px;
  padding-top: 4px;
  background: url("/www.dn.no/include/gfx/article/art_pictures_bg_top.gif") top no-repeat;
}

.art_bildeserie .art_bildeserie_content {
  background: #242424 url("/www.dn.no/include/gfx/article/art_pictures_bg_bottom.gif") bottom no-repeat;
  padding-bottom: 5px;
}

.art_bildeserie h3 {
  font-weight: bold;
  color: #cccccc;
  padding: 0px 0px 7px 9px;
  background-color: #000000;
  border-bottom: 1px solid #333333;
}

.art_bildeserie h3 span {
  color: #e20376;
  font-weight: normal;
}

.art_bildeserie img {
  border: 1px solid #000000;
  margin: 4px 0px 0px 4px;
  float: left;
}

.art_bildeserie p {
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
  float: left;
  width: 153px;
  margin: 10px 0 0 10px;
}

.art_bildeserie a.button {
  width: 153px;
  height: 32px;
  padding: 10px 0 0px 0;
  float: left;
  margin: 10px 0 0 10px;
  background: url("/www.dn.no/include/gfx/article/art_bildeserie_button.gif") no-repeat;
  font-size: 16px;
  font-weight: bold;
  color: #6bcdf2;
  text-align: center;
}

/* AD Container */
#art_column_right div.ad_container {
  width: 300px;
  height: 250px;
  float: left;
  background: url("../../images/art_ad_container_column_right.gif") top no-repeat;
  margin-top: 10px;
  padding-top: 15px;
}

#art_column_right div.ad_container img {
  float: left;
}

/* art_lists - siste diskusjoner */
#art_column_right div.dn_list_container {
  width: 319px;
  float: left;
  margin-top: 10px;
}

#art_column_right .dn_list_container h3 {
  width: 303px;
  height: 20px;
  float: left;
  font-size: 14px;
  display: block;
  padding: 6px 8px 2px 8px;
}

#art_column_right .siste_diskusjoner h3 {
  color: #ffffff;
  background: #ea7b03;
}

#art_column_right .dn_list_container dl {
  width: 300px;
  float: left;
  margin-top: 1px;
  padding: 3px 9px 9px 10px;
  font-size: 11px;
}

#art_column_right .siste_diskusjoner dl {
  background-color: #fdebbf;
  color: #a0a0a0;
}

#art_column_right .dn_list_container dl dt {
  width: 300px;
  padding: 3px 0 0 0;
  float: left;
}

#art_column_right .dn_list_container dl dt span.timestamp {
  float: left;
}

#art_column_right .dn_list_container dl dt span.user {
  float: left;
  margin-left: 3px;
}

#art_column_right .dn_list_container dl dt span.user a {
  color: #376797;
}

#art_column_right .dn_list_container dl dd {
  width: 300px;
  padding: 0 0 4px 0;
  float: left;
  border-bottom: 1px dashed #ea7b03;
}

#art_column_right .dn_list_container dl dd a {
  font-size: 12px;
  font-weight: bold;
}

#art_column_right .dn_list_container dl dd.last {
  width: 300px;
  padding: 0px;
  float: left;
  text-align: left;
  height: 28px;
}

#art_column_right .dn_list_container dl dd.last a {
  font-weight: normal;
  height: 16px;
  padding: 6px 11px 6px 0;
  float: left;
}

#art_column_right .dn_list_container dl dd.last span {
  font-size: 14px;
}

/* art_ledige stillinger */
#art_column_right div.art_ledige_stillinger {
  width: 319px;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

#art_column_right div.art_ledige_stillinger .dnjobbcarousel {
  width: 319px;
}

#art_column_right div.art_ledige_stillinger .dnjobbcarousel a {
  margin-right: 14px;
}

#art_column_right div.art_ledige_stillinger .dnjobbcarousel a span {
  font-size: 14px;
}

#art_column_right div.art_ledige_stillinger h3 {
  width: 303px;
  height: 20px;
  font-size: 14px;
  display: block;
  padding: 6px 8px 2px 8px;
  color: #003366;
  background: #d7dbdf;
}

#art_column_right div.art_ledige_stillinger .dnjobbcarousel_pad object,#art_column_right div.art_ledige_stillinger .dnjobbcarousel_pad embed
  {
  margin: 0px;
}

#art_column_right div.art_ledige_stillinger .dnjobbcarousel_pad {
  width: 285px;
  margin: 10px 0px 0px 15px;
  border-top: 2px solid #a9a9a9;
  border-bottom: 2px solid #a9a9a9;
}
/* This makes art_elements incompatible with front/section page
div.fp_container_left {
	margin-top:-10px;
	margin-left: 190px;
	display: inline;
}
*/