.forums-wrapper {
    width: 100%;
    min-width: 950px;
    max-width: 1056px;
    margin-left: auto;
    margin-right: auto;
}

.forums-wrapper > table {
   margin-left: auto;
   margin-right: auto;
}

.forums-wrapper td {
   padding: 2px 2px 2px 2px;
}

.forums-wrapper td[valign="top"] {
    vertical-align: top;
}

.wcg-legacy p, .wcg-legacy span {
    margin-bottom: unset;
    letter-spacing: unset;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
}

.wcg-legacy .messageTextBoldRed {
    font-size: unset;
    font-weight: unset;
    line-height: unset;
}

.wcg-legacy select {
    font-size: unset;
    font-weight: unset;
    line-height: unset;
    letter-spacing: unset;
    color: #161616;
}

.wcg-legacy a {
    font-size: unset;
    font-weight: unset;
    line-height: unset;
}

.wcg-legacy a:hover, .wcg-legacy a:hover:visited, .wcg-legacy a:hover:visited:active {
    color: #0043ce;
}

.wcg-legacy a:active, .wcg-legacy a:active:visited {
    color: #0f62fe;
}

.wcg-legacy .contentTextBold {
    font-size: unset;
    line-height: unset;
    letter-spacing: unset;
}

img {
	max-width: none;
	vertical-align: middle;
}

td {
	padding: 2px 2px 2px 2px;
}

.nav img {
	position: relative;
	top: -1px;
}

