﻿/*
    CSS Document

    Site: MEMU Svensk Mässbemmaning
    URL: http://www.memu.se
    Author: PS Kommunikation
    Version: 1.1

    Date: 2009.03.05
*/


BODY { 
	font: Georgia,"Times New Roman", serif;
	color:#000; 
    text-align: left;
} 
H1 {
    font-size:20pt; 
	margin: 3pt 0 3pt 0;
}
H2 {
	font-size:16pt;
	margin: 3pt 0 3pt 0;
}
H3 {
	font-size:12pt;
	font-weight:bold;
	margin: 3pt 0 3pt 0;
}
P, UL, OL, LI {
	font-size:10pt; 
	margin-bottom:9pt;
}
IMG {
    margin:3pt 0 3pt 0;
}
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;
    margin-bottom:40px;
}
BODY#default DIV#sidebar {
    width:auto;
    float:left;
    display:inline;
} 
DIV#footer {
    width:auto;
	clear: both;
}
DIV#helpNav, 
DIV#mainNav, 
DIV#sidebar, 
P#pagetools, 
DIV#masthead, 
FIELDSET, 
P#pageTools, 
P.grey {display: none;}
