body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style-position: outside;list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
strong{font-weight:bold;}
em{font-style:italic;}
p{margin:10px 0;}
body{font-family:Arial,Verdana,sans-serif;font-size:12px;text-align:center;line-height:1.3em;color:#333;}
h1{text-align:left;font-size:30px;line-height:1em;margin:0 0 10px 0px; }
h2{font-size:20px;line-height:1em;}p{text-align:left;}
a{color:#fa003b;text-decoration:none;}
a:hover{text-decoration:underline;}

body {
    background-repeat: repeat-x;
}

#header {
    height: 136px;
}

#logo {
    margin-top: 45px;
}

.priceMark {
    text-indent: -9999px;
    position: absolute;
    right: -2px;
    top: 60px;
}

#contentGradient {
    background-repeat: no-repeat;
    width: 400px;
    position: relative;
    padding: 50px 11px 1px 11px;
    text-align: left;
    position: relative;
    top: -32px;
    min-height: 230px;
}

div#contentGradient {
    padding-left: 25px;
    padding-right: 219px;
}

#content {
    background: url(contentBg.png) repeat-y 0 249px;
    width: 629px;
    margin: 32px auto 0;
}

#contentFooter {
    background: url(contentFooter.png) no-repeat bottom;
    width: 625px;
    /*padding: 0 40px;*/
    text-align: left;
    height: 19px;
    margin: 0 auto 20px;
    clear: both;  
}

#content .hack {
    clear: both;
}

.scissorsDivider {
    background: url(layout_streckad_linje.png) repeat-x center right;
    height: 1px;
    width: 600px;
    margin: auto;
}

.paysms
{
    font-size: 20px;
    color: orange;
    font-weight: bold;
}

ul.bullets { margin-left: 25px; }

ul.bullets li {
    list-style: disc outside;
}
ul.bullets li {
    padding-left: 10px;
    padding-bottom: 5px;
}

#priceStamp {
    position: absolute;
    top: -10px;
    right: -10px;
}

.serviceLinks {
    width: 629px;
    margin: auto;
}

#customLink {
    float: left;
}
#mobileInfoLink {
    float: right;
}

#payment { text-align: right; margin: 0 25px 0 0; }

h1 { color: #ffffff; }
