html, body {
    height:100%;
}

html {
    height:100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: white;
}

body {
    width: 770px;
    min-height: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-color: white;
    font: 11px Arial;
}

#header {
    background: black url('../img/header_strip.gif') repeat-x left top;
    width: 100%;
    height: 120px;
    text-align: left;
    color: #fff;
}

#header #link_main {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#header #link_main img {
    border: none;
}

#header form {
    float: right;
    margin: 8px 14px 0 0;
    font-family: Tahoma;
    position: relative;
}

#header label {
    float: right;
    clear: right;
    width: 210px;
    margin: 2px 0;
}

#header label span {
    display: inline-block;
    width: 66px;
    padding: 2px 3px 0 0;
    font-weight: bold;
}

#header label input {
    background-color: transparent;
    color: white;
    border: solid 1px #757575;
    width: 135px;
    height: 16px;
}

#header #e_submit {
    float: right;
    clear: both;
    background: #ccc url('../img/login_bg.gif') no-repeat left top;
    border: none;
    width: 59px;
    height: 20px;
}

#header p {
    float: right;
    clear: right;
    font-size: 10px;
    margin: 0;
    padding: 0;
    width: 207px;
}

#header a, #header a:visited {
    color: #88e081;
}

#link_upload {
    float: left;
    width: 88px;
    height: 18px;
    border: medium none;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('../img/upload_butt.gif');
    margin: 6px 0 0 12px;
    text-decoration: none;
    cursor: pointer;
}

#link_upload:hover {
    background-image: url('../img/upload_butt_over.gif');
}

#link_submit {
    width: 88px;
    height: 18px;
    border: medium none;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('../img/submit_butt.gif');
    margin: 6px 0 0 12px;
    text-decoration: none;
    cursor: pointer;
}

#link_submit:hover {
    background-image: url('../img/submit_butt_over.gif');
}

#middle {
    float: left;
    width: 100%;
    background: #f2f1ef url('../img/header_shadow.gif') no-repeat left top;
}

#footer {
    float: left;
    width: 100%;
    background: #fff url('../img/footer_end.gif') no-repeat left top;
    margin: 0;
    padding: 40px 0 12px 0;
    text-align: center;
    font: 10px Arial;
    color: #a8a8a8;
}

#content {
    float: left;
    clear: both;
    width: 730px;
    background: #f2f1ef url('../img/content_bg.png') repeat-x left top;
    min-height: 300px;
    height: auto;
    padding: 0 20px;
    text-align: left;
}

html > body #content {
}

#content .left {
    float: left;
    margin: 0;
    padding: 0;
}

#content .right {
    float: right;
    margin: 0;
    padding: 0;
}

#content h1 {
    font-size: 21px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 6px 0;
}

#content h2 {
    font-size: 23px;
    font-weight: bold;
    color: #9e70a2;
    margin: 0;
    padding: 6px 0 0 0;
}

#content h2 abbr {
    font-weight: normal;
    font-size: 18px;
}

#content p {
    color: #82817d;
    font-size: 11px;
    width: 224px;
    margin: 2px 0 8px 0;
    padding: 0;
}

#content #input_array td {
    color: #82817d;
    font-size: 11px;
    width: 200px;
    margin: 2px 0 8px 0;
    padding: 0;
}

#content small {
    display: block;
    font-size: 10px;
    color: #828178;
    letter-spacing: 0.3pt;
}

.msg .icon_header {
    padding: 0 0 0 36px;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    min-height: 30px;
    height: auto;
}

.msg .icon_header_one_line {
    padding-top: 8px;
}

.msg blockquote {
    width: 224px;
    color: #828178;
    background-color: #fff;
    border-top: 1px dotted #000;
    margin: 3px 0 12px 0;
    padding: 9px 11px;
    font-size: 11px;
}

#icon_question      { background-image: url('../img/icon_question.png'); }
#icon_notifications { background-image: url('../img/icon_notifications.png'); }
#icon_balance       { background-image: url('../img/icon_balance.png'); }

img {
    border: none;
}

.hui_first_col{float:left; width:100px; height:91px}
.h_users_info{ float:right; width:245px; height:91px; margin-top:10px;}
.huifc_name {
    padding-left:16px;
    display:block;
    padding-bottom:5px;
    background:url('../img/person_icon.jpg') top left no-repeat;
    font:normal 11px Tahoma;
    color:#BA83BE
}
#header .huifc_name a {
    text-decoration: none;
    color:#BA83BE;
}
#header .huifc_name a:hover {
    text-decoration: underline;
}
.hui_second_col{float:left; width:133px; height:86px; padding:1px 0px 0px 10px;
background:url('../img/logged_separator.gif') top left no-repeat}
.hui_first_col img {border:medium none;display:block;}
.huisc_count{height:17px; padding-left:22px;
background:url('../img/box_icon.gif') 1px 3px no-repeat}
.huisc_messages{ height:17px; padding-left:22px;
background:url('../img/mail_icon.gif') 0px 3px no-repeat}
.huisc_logout{ padding:25px 18px 0px 0px; float:right; text-align:right}
/* .hui_second_col a{color:#ffffff} */
#header a.logged_link{color:#ffffff}

/* .hui_second_col a:hover{color:#88E081} */

img.submit_button {
    position: relative;
    top: 4px;
    cursor: pointer;
}

input.submit_button {
    position: relative;
    top: 1px;
    width: 88px;
    height: 18px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('../img/submit_butt.gif');
    margin: 0;
    text-decoration: none;
    border: medium none;
    cursor: pointer;
}

input.submit_button:hover {
    background-image: url('../img/submit_butt_over.gif');
}

.pngwrapper {
     width: 100%;
     height: 100%;
}

.pngwrapper a {
    z-index: 1;
    position: relative;
}

#policy_link, #contact_link, #bookmarks_link {
    float:left;
    position: relative;
    margin-left: 10px;
    top: 7px;
}
#footer a {
    color: #999;
    font: 12px Arial;
}

#copyright_line {
    position: relative;
    font-size: 9pt;
    width: 760px;
    float: left;
    clear: both;
}

#annotation {
    color: #fafaf9;
    font: bold 14px Arial;
}

#annotation li.feature_odd {
    background: transparent url('../img/star1.png') no-repeat 0 -1px;
    list-style-type: none;
    padding-left: 25px;
    height: 20px;
    margin-bottom: 2px;
}
#annotation li.feature_even {
    background: transparent url('../img/star2.png') no-repeat 0 -3px;
    list-style-type: none;
    padding-left: 25px;
    height: 20px;
    margin-bottom: 2px;
}
#annotation #ann_items {
    position:relative;
    top: 100px;
    left: 28px;
}

#ms_login_button {
    float: left;
    clear: left;
    width: 156px;
    height: 28px;
    position: relative; top: -4px;
    cursor: pointer;
    background: transparent url('../img/myspaceid.png') no-repeat 0 0;
}