/********************************************************
* Global Layout Rules for Bedrift section
********************************************************/

#header {
    background: url(../images/bedrift/header-bg.png) no-repeat;
}

#front_btm_box { 
 	background: url(../images/bedrift/front_btm_box.gif) no-repeat;
}

#login_box {
	background-image: url(../images/bedrift/dine_sider.jpg);
}
#order_box {
        background-image: url(../images/bedrift/order_form.gif);
        margin: 0;
        width: 245px;
        height: 139px;
        background-repeat: no-repeat;
        background-position: left top;
}
#login_form { 
	padding: 55px 3px 0 10px;
}
#order_form {
        padding: 33px 3px 0 14px;
}

/****************************
* Headers
****************************/



h1 {
	color: #333333;
}
h2 {
	color: #333333;
}
h3 {
	color: #333333;
}
