#mainColumn h1 {
    background-image:   url(../images/header-recept.jpg);
}

.recept h3 {
    border-bottom:      1px solid #CCC;
    margin-bottom:      15px;
    padding-bottom:     5px;
}

.recept div {
    margin-bottom:      15px;
}

.recept .bild {
    float:              left;
    width:              180px;
}

.recept .instruktioner {
    float:              right;
    width:              315px;
}

.recept .instruktioner ul {
    list-style-type:    none;
    margin-bottom:      10px;
	margin-left:		-20px;
}

.recept .instruktioner ol {
    padding-left:       2px;
}

#textColumn .instruktioner h4 {
	font:				bold 11px Verdana, sans-serif;
	padding-top:		0px;
}

.portioner {
	font-weight:		normal;
}

.recept #backLink {
    clear:              both;
    border-top:         1px solid #CCC;
    padding-top:        10px;
    text-align:         right;
}

#sokRecept.sideBox form {
    background-image:   url(../images/side-box-bottom-sok-recept1.jpg);
}

#ordlista.sideBox form {
    background-image:   url(../images/side-box-bottom-ordlista.jpg);
}

#ordlista.sideBox .word {
    padding-right:		40px;
	display:			block;
	min-height:			100px;
}
