body {
    width:100%;
    text-align:left;
    height:100%;
    font-family:Helvetica, Sans serif;
    font-size:13px;
    padding:0;
    margin:0;
    background-color:#000000;
    color:#ffffff;
}
a {
    text-decoration:none;
    color:#c1c1c1;
}
h3 {
    clear:both;
    width:100%;
    padding:0;
    margin:0;
}
p {
    clear:both;
    width:100%;
    padding:6px 0 0 0;
    margin:0;
}
img {
    border:none;
}
th {
    text-align:right;
    vertical-align:top;
    white-space:nowrap; 
}
td {
    vertical-align:top;
}
td img {
    vertical-align:middle;
}
.maincontent {
    clear:both;
    position:relative;
    margin:0 auto;
    width:100%;
    min-height:316px;
}
.logout {
    clear:both;
    position:relative;
    font-weight:bold;
    padding:3px 0 2px 4px;
    font-size:14px;
}
.from {
    width:100%;
    overflow:hidden;
    float:left;
    font-size:15px;
    margin-right:-78px;
}
.ago {
    position:relative;
    float:left;
    text-align:left;
    margin-left:4px;
    clear:none;
    color:#909090;
    font-style:italic;
    font-size:12px;
    vertical-align:bottom;
}
.ol_icon {
    width:15px;
    vertical-align:bottom;
    position:relative;
    float:left;
    text-align:left;
    clear:none;
    margin-left:4px;
}

.username {
    position:relative;
    float:left;
    text-align:left;
    clear:right;
}

.unread {
    width:100%;
    overflow:hidden;
    float:left;
    clear:both;
    padding-bottom:5px;
    text-decoration:none;
    font-weight:bold;
}
.read {
    width:100%;
    overflow:hidden;
    float:left;
    clear:both;
    padding-bottom:5px;
    text-decoration:none;
}
a.unselected {

}

a.selected {
    background-color:#333333;
    color:#ffffff;
}
.link_userbox_mandy {
    color:#ffff00;
    font-weight:bold;
    text-decoration: blink;
}
.link_top_points_level {
    font-weight:bold;
    color:#c1c1c1;
}
.link_verified_email {
    font-weight:bold;
    color:#c1c1c1;
}
.link_newbie {
    color:#4D9732;
}
.link_top_referrer {
    color:#CC66FF;
    font-weight:bold;
}
.link_userbox_moderator {
    color:#FF9900;
    font-weight:bold;
}
.link_user_normal {
    font-weight:normal;
    color:#c1c1c1;
}
.link_vic {
    font-weight:bold;
    color:#c1c1c1;
}
.link_vic_blue {
    color:#6699ff;
    font-weight:bold;
}
.link_vic_pink {
    color:#FF99CC;
    font-weight:bold;
}
.link_salute {
    color:white;
    font-weight:bold;
}
.link_top_ten_cherry {
    color:red;
    font-weight:bold;
}
.link_top_fifty_cherry {
    color:#c1c1c1;
}
.link_top_hundred_cherry {
}
.link_userbox_sponsored {
    color:#6666ff;
    font-weight:bold;
}
.link_userbox_celebrity {
    color:#00FFFF;
    font-weight:bold;
}
.link_userbox_supporter {
    color:#00ff00;
    font-weight:bold;
}
.link_userbox_family {
    color:#ffff00;
    font-weight:bold;
}
.link_hh_sponsor {
    color:#FFFF00;
    font-weight:bold;
    text-decoration:none;
}
.home {
    clear:both;
    position:relative;
    float:left;
    width:20%;
    text-align:left;
}
.home img {
    padding:6px 0 0 6px;
}
.refresh {
    clear:none;
    position:relative;
    float:left;
    width:20%;
    text-align:right;
}
.refresh img {
    padding:6px 6px 0 0;
}
.block {
    float:left;
    clear:both;
    position:relative;
    border-bottom:1px solid #999999;
    width:100%;
    padding:3px 0;
}
.blocknew {
    float:left;
    clear:both;
    position:relative;
    border-bottom:1px solid #999999;
    background-color:#333333;
    width:100%;
    padding:3px 0;
}
.blocknew a {
    font-weight:bold;
}
.topBar {
    clear:both;
    position:relative;
    float:left;
    width:100%;
    height:45px;
    background:url('/imgs/mobile/topBar.png') repeat-x;
    text-align:center;
}
.logo {
    clear:none;
    position:relative;
    float:left;
    width:60%;
    text-align:middle;
}
.maintabs {
    clear:both;
    position:relative;
    float:left;
    width:100%;
    height:35px;
    background:url('/imgs/mobile/secondNav.png') repeat-x;
    text-align:center;
}
.maintabs img {
    clear:none;
    position:relative;
    padding:0 3px;
}
.newer, .newernone {
    width:50%;
    float:left;
    clear:both;
    position:relative;
    text-align:left;
    height:35px;
}
.newer a {
    display:block;
    clear:both;
    position:relative;
    float:left;
    padding-top:10px;
    height:25px;
    width:100px;
    background:url('/imgs/mobile/button.png') repeat-x;
    text-align:center;
    color:#ffffff;
}
.newernone div {
    display:block;
    clear:both;
    position:relative;
    float:left;
    padding-top:10px;
    height:25px;
    width:100px;
    background:url('/imgs/mobile/buttonInactive.png') repeat-x;
    text-align:center;
}
.older, .oldernone {
    width:50%;
    float:left;
    clear:none;
    position:relative;
    text-align:right;
    height:35px;
}
.older a {
    display:block;
    clear:both;
    position:relative;
    float:right;
    padding-top:10px;
    height:25px;
    width:100px;
    background:url('/imgs/mobile/button.png') repeat-x;
    text-align:center;
    color:#ffffff;
}
.oldernone div {
    display:block;
    clear:both;
    position:relative;
    float:right;
    padding-top:10px;
    height:25px;
    width:100px;
    background:url('/imgs/mobile/buttonInactive.png') repeat-x;
    text-align:center;
}
.thumb {
    float:left;
    width:48px;
    height:36px;
    overflow:hidden;
    margin-left:-100%;
}
.thumb img {
    width:45px;
    padding-left:3px;
}
.content {
    margin-left:54px; 
}
.contentWrapper {
    float:left;
    width:100%;
}
.yes, .yeswide {
    float:left;
    clear:both;
    width:50%;
    height:20px;
}
.no, .nowide {
    float:left;
    clear:none;
    width:50%;
    height:20px;
}
.yes a {
    display:block;
    width:70px;
    height:16px;
    background:url('/imgs/mobile/greenButton.png');
    text-align:center;
    padding-top:4px;
    font-weight:normal;
    color:#ffffff;
}
.no a {
    float:right;
    width:70px;
    height:16px;
    background:url('/imgs/mobile/redButton.png');
    text-align:center;
    padding-top:4px;
    margin-right:3px;
    font-weight:normal;
    color:#ffffff;
}
.yeswide a {
    display:block;
    width:108px;
    height:16px;
    background:url('/imgs/mobile/longGreen.png');
    text-align:center;
    padding-top:4px;
    font-weight:normal;
    color:#ffffff;
}
.nowide a {
    float:right;
    width:108px;
    height:16px;
    background:url('/imgs/mobile/longRed.png');
    text-align:center;
    padding-top:4px;
    font-weight:normal;
    color:#ffffff;
}
.mark {
    float:left;
    clear:both;
    width:100%;
    height:20px;
    padding:0 0 2px 0;
}
.mark a {
    float:right;
    width:108px;
    height:16px;
    background:url('/imgs/mobile/longGrey.png');
    text-align:center;
    padding-top:4px;
    font-weight:normal;
    color:#ffffff;
}
.summary {
    margin:4px auto 5px;
    width:98%;
}
.sumline {
    padding-left:10px;
}
.bartabbox {
    border:1px solid #333333;
}
.bartabtitle {
    background-color:#333333;
    color:#ffcc00;
    padding-left:9px;
    font-size:15px;
    font-weight:bold;
}
.bartabbox tr {
    border-top:1px solid #333333;
}
.vip {
    width:100%;
    background:url('/imgs/vip_triangle_giftshop.gif') top left no-repeat;
    text-align:center;
    padding-top:18px;
}
.nvip {
    width:100%;
    text-align:center;
}
.vip img, .nvip img {
    vertical-align:top;
}
.fulldname {
    padding:0 15px;
}

.userstatform {
    width:100%;
    clear:both;
    float:left;
    text-align:center;
}

.userstatform div {
    width:100%;
    clear:both;
    float:left;
}

.userstatform textarea {
    width:90%;
    clear:both;
    margin:0 auto;
}

.userstatform input {
    clear:both;
    width:80px;
    margin:6px auto;
}

.userstatlast {
    clear:both;
    width:90%;
    margin:0 auto;
}

.userstatlast span {
    color:#aaa;
}


