html {
    overflow-x:hidden;
    overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.5em;
    font-family: Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:11px;
    color:#474747;
    background-color:#f5f5f5;
}

img {
    border:0 none;
}

ul {
    line-height:1.7em;
}

.title_sub {
    line-height:1.5em;
    font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:12px;
    color:#0d4e93;
    font-weight:bold;
    border-bottom:1px solid #D1D1D1;
}

.text {
    line-height:1.3em;
    font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    font-size:12px;
    color:#454545;
}

.text_small {
    line-height:1.4em;
    font-family:Arial, Verdana, Trebuchet MS, Sans-Serif;
    color:#454545;
    font-size:12px;
}

.float_left {
    float:left;
}

.design_big_product_sub_divider {
    float:left;
    text-align:center;
    width:10px;
}

.content{
    width:800px;
    margin:0px auto;
    margin-top:20px;
    padding-left:20px;

}

.f_Left {
    margin-top:20px;
}

.toplogo {
    width:800px;
    height:94px;
    margin:0px auto;
    background:url(http://curanet.knowledgebase.nu/images/top/c_top.jpg);
}

h1, h2, h3, h4, h5 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    letter-spacing: -.05em;
    margin: 0;
    padding: 0;
    line-height: 1em;
}


h1 {
    text-align: center;
    font-size: 24px;
    padding: 0px 0 0px 0px;
    margin: 0 0px 0 0px;
}

h2 {
    font-size: 20px;
    display: inline;
}

h3 {
    font-size: 18px;
    padding:10px 0px 0px 0px;
}

.Container404 h2
{
    text-align: left;
}

.Text1_404
{
    padding-top: 15px;
    font-size: 14px;
}

.Text2_404
{
    padding-top: 15px;
    font-size: 14px;
}
