﻿/*

    CSS Document



    Site: Power Pictures
   
    URL: http://www.powerpictures.se
   
    Author: PS Kommunika8tion
   
    Version: 1.0
   
    Date: 2007.11.13

*/

/* =General
-----------------------------------------------------------------------------*/

* { margin:0px; padding:0px; }


body { margin-left:100pt; }

.hide, div#helpnav, div#mainNav, div#masterhead, div#production, div#sidebar, fieldset { display:none; }

div#footer {
    border-top:1px #ccc solid; 
    margin-top:12pt; 
    padding-top:2pt
}

a, h1, h2, h3, p { color:#111 }

h1 {
    font-size:20pt;
    margin: 1.5pt 0 3pt 0;
}
h2 {
	font-size:16pt;
	margin: 0 0 3pt 0;
}
h3 {font-size:10pt; font-weight:bold }

p, ul { font-size:10pt; margin-bottom:9pt;}

li { font-size:10pt;}

div#footer span { font-size:8pt; color:#666; }