div.article {
 line-height:16px;
 position:relative;
}

div.article ol,div.article ul {
 padding: 10px 0 10px 30px;
}

div.article ol li,div.article ul li {
 margin:0 0 10px 0;
}






h3.relations {
 border-top:1px dashed #eee;
 padding:5px 0 0 0;
 font-size:10pt;
}

ul.relations {
 list-style-type:none;
 padding:10px;
 margin:0;
}

ul.relations li {
 border-bottom:1px dotted #eee;
 margin:0 0 2px 0;
 padding:0;
}

ul.relations li span {
 float:right;
 color:#999;
}

ul.relations li br {
 height:0;
 line-height:0;
 clear:both;
 display:block;
}

ul.relations li a {
 display:block;
 background-image:url('icons/page_white.png');
 background-repeat:no-repeat;
 background-position:0 50%;
 padding:0 0 0 20px;
 line-height:20px;
}

span.date {
 display:block;
 color:#999;
 line-height:20px;
}

p { margin:0 0 10px 0; }

div.article h1 {
 font-size:20pt;
 line-height:1em; 
 margin:4px 0 4px 0;
}

div.article h2 {
 font-size:12pt;
 margin:10px 0 5px 0;
}

a.legg_til {
 background-image:url('icons/add.png');
 background-repeat:no-repeat;
 background-position:2px 50%;
 padding:0 0 0 20px;
 line-height:26px;
 width:100px;
 border-bottom:0;
 display:block;
}

span.obs {
 border-top:1px dashed #eee;
 text-align:center;
 display:block;
 margin:10px 0 0 0;
 line-height:30px;
}


div.article a {
 color:#900;
 text-decoration:underline;
}

span.credit {
 color:#900;
 display:block;
 line-height:30px;
}

div.image_container { margin:0 0 10px 0; }

div.image_container div.image_text span {
 background-color:#eee;
 display:block;
 color:#555;
 padding:5px;
}

div.article_center img { width:468px; }

div.article_right {
 float:right;
 display:block;
 margin:0 0 10px 15px;
 width:220px;
 overflow:hidden;
}

div.article_left {
 float:left;
 display:block;
 margin:0 15px 10px 0;
 width:220px;
 overflow:hidden;
}

div.article_right img,div.article_left img { width:220px; }
div.article_right span,div.article_left span { width:220px; font-size:11px; }

div.article_no { display:none; }



div.current {
 background-color:#fafafa;
}

div.paragraph {
 padding-bottom:10px;
}


