/*

    CSS Document



    Site: Klubblagret   
    URL: http://www.klubblagret.se
    Author: PS Kommunikation
    Version: 1.0
    Date: 2009.08.30

*/

DIV#global-nav, DIV#basket, DIV#breadcrumbs, DIV#sidebar, DIV#brands, DIV#secondary-content, FIELDSET#value, DIV#more-options, BODY#product FIELDSET, FIELDSET, DIV#placeholder-steps {display: none;}

BODY { 
    font-family:Georgia, Times New Roman, serif;
	color:#000; 
    text-align: left;
} 
DIV#logo {
    margin:0 0 20px 0;
}
H1 {
    font-size:20pt; 
    margin: 1.5pt 0 10pt 0;
}
H2 {
	font-size:16pt;
	margin: 1pt 0 10pt 0;
}
P, UL, OL, LI, TD {
	font-size:10pt; 
	margin-bottom:9pt;
}
TABLE {
    margin:10pt 0;
}
TH, TD {
    padding:3pt 10pt 3pt 0;
}
DIV#wrapper {width: auto;}
.hide {
    position:absolute;
	left:-9999px;
	z-index:100;
}
DIV#content {
    width:auto;
}
.product-item {
    margin:0 0 10pt 0;
}
.product-item A {
    text-decoration:none;
    color: #000; 
}
DIV#footer {
    width:auto;
	clear: both;
}
DIV#footer H2 {
    font-size:10pt; 
	font-weight:bold;
	margin:30pt 0 9pt 0;
}
BODY#product DIV#secondary-content {
    display:block;
}
BODY#product FIELDSET#info-buyer-old {
    display:block;
    margin:10pt 0 10pt 0;
}
BODY#product FIELDSET#info-buyer-old INPUT {
    display:block;
    margin:5pt 5pt 5pt 0;
}
BODY#product FIELDSET#info-buyer-new {
    display:block;
    margin:10pt 0 10pt 0;
}
BODY#product FIELDSET#info-buyer-new INPUT {
    display:block;
    margin:5pt 5pt 5pt 0;
}
.prev-next {
    margin:0 0 20pt 0;
}