#dw-breadcrumbs {
    font-size: 8pt;
    color: gray;
}

#dw-youarehere {
    font-size: 8pt;
    color: gray;
}

#dw-footer {
    width: 800px;
}

#dw-userinfo-container {
    height: 20px;
    font-size: 8pt;
    color: gray;
}

#dw-userinfo-left {
    float: left;
    clear: none;
}

#dw-userinfo-right {
    float: right;
    clear: none;
    text-align: right;
}

#dw-bottom-menu {
    width: 800px;
    height: 30px;
}

.dw-bottom-menu-entry-left {
    float: left;
    clear: none;
}

.dw-bottom-menu-entry-right {
    float: right;
    clear: none;
}

#dw-bottom-icons-container {
    width: 800px;
}

#dw-bottom-icons {
    width: 492px;
    height:15px;
    margin: auto;
}

.dw-bottom-icon-div {
    width:80px;
    cursor:pointer;
    float:left;
    clear:none;
    margin-right:2px;
}

#login-form {
    visibility: hidden;
}

.medialeft {
    margin-right:10px;
}

.mediaright {
    margin-left:10px;
}

#dw__editform {
    width:800px;
    height:600px;
}

#wiki__text {
    width:800px;
    height:600px;
}

.page {
    margin-top:20px;
}
