﻿/*

    CSS Document


    Site: Libluck
    URL: http://www.libluck.se
    Author: PS Kommunikation
    Version: 1.9

    Date: 2009.10.30

*/

B0DY { 
    font-family:Georgia, Times New Roman, serif;
	color:#000; 
    text-align: left;
} 
H1 {
    font-size:20pt; 
	margin: 1.5pt 0 3pt 0;
}
H2 {
	font-size:14pt;
	margin:3pt 0 3pt 0;
}
H3 {
	font-size:10pt;
	font-weight:bold;
	margin:3pt 0 3pt 0;
}
P {
	font-size:11pt;     
    line-height:13pt;
	margin:0 0 10pt 0;
}
UL {
	margin-bottom:9pt;
}
LI {
	font-size:11pt; 
    line-height:12pt;
}
IMG {
    margin-bottom:0.5em;
}
DIV#Wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
DIV#Logo {
	margin-bottom:2em;
}
DIV#Content {
    width:auto;    
}
DIV#Footer {
    margin:30pt 0 0 0;
    padding:20pt 0 0 0;
    width:auto;
	clear:both;
}
DIV#Footer H2 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:9pt;
}

DIV#GlobalNav, DIV#MainNav, DIV#Sidebar, FIELDSET, DIV#Production, DIV#RelatedOuter, DIV#RelatedInner {display: none;}


