#top-bar {
    margin: 0 auto;
    right: -450px;
    width: 804px;
}
body {
    background-color: #eeeeee;
    color: #333333;
    font-size: 0.8em;
}
div#container-wrap {
    background-image: url(" http://oversoulgame.wdfiles.com/local--files/start/oswiki%20header%20temp.jpg ");
    background-repeat: repeat-x;
}
#header {
    background-image: url("  http://oversoulgame.wdfiles.com/local--files/start/oswiki%20temp.png ");
    height: 140px;
    margin: 0 auto;
    padding-bottom: 22px;
    position: relative;
    right: 400px;
}
#search-top-box {
    position: absolute;
    right: -450px;
    text-align: right;
    top: 79px;
    width: 250px;
}
#login-status {
    color: #000000;
    font-size: 90%;
    right: -450px;
    z-index: 30;
}
#login-status a {
	background: transparent;
	color: #000000;
}