div#wrap {
background:url(img/underside/underside_bg.png) repeat-y;
}

div#main {
width:740px;
padding:10px 10px 40px 40px;
float:right;
}

div#venstrebar {
padding:0px 7px 0 10px;
width:143px;
float:left;
}

div#footer {
background:#FFF url(img/dots.png) repeat-x center top;
}

div#main h3 {
	margin-top:1em; 
	margin-bottom:-1em;
	font-size:1em;
	font-weight:bold;
}
div#main p {
	margin-bottom:0em;
	margin-top:1em;
}

div#main ul, div#main ol {
	margin:0.25em 0 0.5em 1.3em;
	
}

/**************************/

div#venstrebar ul li {
list-style:none;
margin-left:0 !important;
margin-botton:4px;
}

div#footer p {
margin:0;
}


/************************/
div#produkter_bred {
margin-top:30px;
}

div#produkter_bred div.produkt {
width:600px;
}

.stor_pris {
float:right;
font-size:1.5em;
font-weight:bold;
margin-left:-7px;
}

.bordertop {
padding-top:1em;
border-top:1px solid #CCC;
}

#main img {
	margin:3px;
}
