﻿/*

    CSS Document


    Site: PS Kommunikation
    URL: http://www.pskommunikation.se
    Author: PS Kommunikation
    Version: 1.3

    Date: 2010.04.14

*/



body { 
    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:16pt;
	margin-bottom:3pt;
}
p, ul, li {
	font-size:10pt; 
	margin-bottom:9pt;
}
div#footer h2 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:9pt;
}
div#wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
div#content {
    width:auto;
    float:left;
    display:inline;
}
body#default div#sidebar {
    width:auto;
    float:left;
    display:inline;
} 
div#footer {
    width:auto;
	margin-top: 4em;
	clear: both;
}
.spotlight {width: auto;}

DIV#helpNav, DIV#mainNav, DIV#subNav, DIV#masthead, DIVpageTools, DIV#sidebar, IMG, FIELDSET, DIV#map {display: none;}

