﻿/*

    CSS Document


    Site: Westal

    URL: http://www.westal.se

    Author: PS Kommunikation
 
    Version: 1.0

    Date: 2008.06.15


*/


body { 

	font: "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, td {
	font-size:11pt; 
	margin-bottom:9pt;
}

div#wrapper {width: auto;}

div#logo {
    margin-bottom: 2em;
}

div#content {
    width:auto;
    float:left;
    display:inline;
    margin-bottom: 2em;
}

div#puffOne, div#puffTwo, div#puffThree {
    margin-bottom: 1em;
}

div#footer {
    width:auto;
	clear: both;
}

div#footer h3 {
    font-size:10pt; 
	font-weight:bold;
	margin-bottom:0;
}

.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}

div#globalNav, div#helpNav, ul#mainNav, ul#subNav, div#masthead, div#sidebar, div#news, div#production, #searchProductStart, div#puffOne img, div#puffTwo img, .arrowLeft, .arrowRight, .number, .numberActive {display: none;}

