﻿/*

    CSS Document


    Site: jonasform
    URL: http://www.jonasform.se
    Author: PS Kommunikation
    Version: 1.1

    Date: 2009.06.01

*/



BODY { 
    font-family:Georgia, Times New Roman, serif;
	color:#000; 
    text-align: left;
} 
H1 {
    font-size:20pt; 
	margin:0 0 10pt 0;
}
H2 {
	font-size:16pt;
	margin-bottom:10pt;
}
P, UL, LI {
	font-size:10pt;
	line-height:13pt; 
	margin-bottom:10pt;
}
DIV#wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
DIV#content {
    width:auto;
    float:left;
    display:inline;
}
DIV#footer {
    width:auto;
	margin-top: 4em;
	clear: both;
}
IMG {
    margin:5pt;
}
DIV#helpNav, DIV#mainNav, DIV#subNav, DIV#masthead, DIVpagetools, DIV#sidebar, FIELDSET, UL#blogLinks, DIV#producer {display: none;}

