.china .content-inner {
background-color: #fff;
}
h2.title {
    color: #000;
    text-shadow: 0 0;
}
.legend {
    color: #fff;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    margin: 0 -3px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    width: 24.33%;
}
.rw-tester {
    background-color: #800080;
}
.bh-tester {
    background-color: #00FFFF;
    color: #000;
}
.vh-tester {
    background-color: #008000;
}

.left-items {
    float: left;
    padding: 10px;
    text-align: left;
    width: 46%;
}
.right-items {
    float: right;
    padding: 10px;
    text-align: left;
    width: 46%;
}
.item-holder h3 {
    font-size: 15px;
    margin-bottom: 10px;
}
.list-items .item td.feat-img {
    padding: 0;
    text-align: center;
    width: 9%;
}
.feat-img img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.list-items .item .item-desc {
    font-size: 12px;
    padding: 2% 17% 2% 2%;
    position: relative;
    text-align: left;
    width: 39%;
}

.item .red {
    display: block;
    font-size: 14px;
}
.bottom-links > ul {
    float: left;
    list-style: outside none disc;
    margin: 20px 0;
    padding-left: 4%;
    text-align: left;
    width: 46%;
}
.purple {
    background: url("images/Purple_tng.png") no-repeat scroll right 0 / 50% auto rgba(0, 0, 0, 0);
}
.aqua {
    background: url("images/Aqua_tng.png") no-repeat scroll right 0 / 50% auto rgba(0, 0, 0, 0);
}
.green {
    background: url("images/Green_tng.png") no-repeat scroll right 0 / 50% auto rgba(0, 0, 0, 0);
}
.tri{
    display: block;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
}
.left {
    text-align: left;
}
.feat-table table tbody tr td {
    display: table-cell;
    float: none;
        width: 16%;
}
.feat-table .left {
    display: inline-block;
    padding-top: 20px;
    vertical-align: top;
    width: 48%;
}
.dh-indicator tbody tr td {
    display: table-cell;
    float: none;
    font-size: 13px;
    width: 32% !important;
}
.feature ul li {
    list-style: outside none disc;
    margin-left: 20px;
    padding-left: 1%;
}
table tbody tr td {
    display: table-cell;
    float: none;
}
h3  {
    margin: 10px 0;
}

.list-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
table tbody tr td:first-child {
    width: 0;
}

.srht tr td:first-child {
    text-align: center;
    width: 9%;
}
footer ul li {
    display: inline-block;
    float: none;
    margin-right: 10px;
    text-align: center;
}
.no-width tbody tr td {
    width: 50% !important;
}

#inner li {
    background: linear-gradient(#fff, #bacde4) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #95b3d7;
    border-radius: 1px;
    padding: 10px;
    width: 80%;
}

.gradient {
    background: linear-gradient(#fff, #bacde4) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #95b3d7;
    border-radius: 1px;
    padding: 10px;
    width: 80%;
}
