@import url(/styles/live/icp/downloadcenter.css);

html, body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #565958;
    line-height: 150%;
    text-align : left;
}

.clear {
    clear: both;
}

/* Links */
a {
    text-decoration: none;
    color: #24406D;

}

/* Headings */
h1 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}

h3 {
    margin: 0;
    padding: 0 0 7px 0;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

#toolboxswitcher2 {
    display: none;
}

#toolboxswitcher2_end {
    display: none;
}

#header {
    clear: inherit;
    float: none;
    width: 100%;
}

#topandservicenavwrapper {
    display: none;
}

#logo {
    clear: both;
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
}

#bannerwrapper {
    display: none;
}

#sidenavwrapper {
    clear: both;
    width: 100%;
}

.startarticlelistwrapper {
    display: none;
}

.sidenav {
    display: none;
}

#address {
    clear: both;
    position: absolute;
    right: 0;
    top: 200px;
    width: 180px;
}

#contentstart {
    clear: inherit;
    float: none;
    width: 65%;
    margin-top: 200px;
}

#content {
    clear: inherit;
    float: none;
    width: 65%;
    margin-top: 200px;
}

#sidebarright {
    clear: inherit;
    float: none;
    width: 65%;
}

.sidebarimage {
    float: left;
    margin: 0px 15px 5px 0px;
}

#links {
    display: none;
}

#footer {
    clear: both;
    width: 100%;
    padding-top: 50px;
}

td.floatrightspecialtitle {
    vertical-align: top;
}

td.floatrightspecialtext {
    vertical-align: top;
}


td.floatrightspecialimagewrapper {
    padding-left: 30px;
    vertical-align: top;
}

form {
    margin: 0px;
}

img {
    border: 0px;
}

/* Preset :: Image floating */
.left {
    float: left; margin: 0px 15px 5px 0px;
}
.right {
    float: left; margin: 0px 15px 5px 0px;
}
.top {
    float: left; margin: 0px 15px 5px 0px;
}
