.wrapper {
    width: 95%;
    min-width: 95%;
}

#panel ul.top_links a.forum_rules {
	background-image: url(../../../images/swimp/forum_rules.gif);
	background-position: 0px 4px;
}

#quick_login {
	top: 250px !important;
}

div#header {
	background: #FFF;
}

div#logo {
	border-bottom: none;
}

.sceditor-button {
	box-sizing: content-box !important;
}

#get-last-days-form {
    display:inline-flex;
}

#get-last-days-label {
    color:#666 !important;
    background:none !important;
    border:none !important;
}

#get-last-days-input {
    width: 80px;
}