@import "../../pbwow3/theme/stylesheet.css";

body {
    background: #000 url("./images/bg1.jpg") no-repeat center;
}

.forum-blocks li.row {
    float: none;
    width: unset;
}

.forum-blocks dl {
    min-height: 55px;
}

.no-avatar .avatar-container {
    background: url(./images/no_avatar.png) 50% 2px no-repeat;
}

.quotetitle input {
    background: #000;
}