.custom #custom-box {
    border: none;
    line-height: normal;
}

.table_box td {
    line-height: 0;
}

.ebayText {
    line-height: normal;
}

.custom #feature_box {
    padding: 1em 1.1em;
    background: #fff;
}

.custom #feature_box p {
    margin-bottom: 1.1em;
    font-size: 1.2em;
    line-height: 1.5em;
}

.custom #feature_box .note {
    border: thin dotted #008d00;
    padding: 10px 5px;
    text-align: center;
    font-size: 1.5em;
}

.custom .sidebar h3 {
    font-weight: bold;
    text-align:center;
}

body {
    background: #dfdfcf;
}

#container {
    background: #fff;
}

#tabs li {
    background: #efefef;
    font-family: Trebuchet MS;
    font-weight: bold;
}