.menuId143 { visibility: hidden; } /* Dölj Privat knappen */

.priceListFooter {
	background: url(/UserUploadImages/system/listFooter.gif) no-repeat bottom left;
	width: 432px;
	padding-bottom: 12px;
	float: left;
}


        /* Style for overlay and box */
        .overlay{
            background:transparent url(/UserUploadImages/system/overlay.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box{
            position:fixed;
            top:-220px;
            left:30%;
            right:30%;
            background: transparent url(/UserUploadImages/system/overlayBg.png) no-repeat top left;
            color:#0000;
            padding:20px;
            z-index:101;
	    width: 540px;
	    height: 217px;
	text-align: center;

        }
        .box h1{
            padding:5px 0 15px 0;
            margin:0;
            color:#272727;
            font-size: 25px;
        }
        .box h1 strong{
            display: block;
            font-size: 45px;
        }
        a.boxclose{
            float:right;
            width:26px;
            height:26px;
            background:transparent url(/UserUploadImages/system/cancel.png) repeat top left;
            margin-top:-30px;
            margin-right:-30px;
            cursor:pointer;
        }

.overlayForetag {
margin-right: 50px;
}

