html, body {
    height: 100%;
}

body {
    height: 100%;
    text-align: left;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
}

a {
    color: #6699CC;
}

    a:hover {
        color: #000000;
    }

.lnk_alt {
    color: black;
    text-decoration: none;
}

.float_left {
    float: left;
    clear: none;
}

.float_right {
    float: right;
    clear: none;
}

.spacer {
    clear: none;
    height: 5px;
}

.sag_bosluk {
    padding-left: 0;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

div .imagecontainer {
    margin: 0 1%;
}

.opaque-widget {
    position: static;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2147483647;
    display: none;
}

.cultureitem {
    float: right;
    clear: none;
    margin-left:0.4em;
}
