DIV.messenger .content {
    padding-left: 9px;
    padding-right: 9px;
}

DIV.boxed_surround {
    border: 1px solid #9e9e9e;
    padding: 1px;
    margin-bottom: 2px;
}

TABLE.boxed {
    width: 100%;
    font-size: 10px;
    background-color: #FFFFFF;
    font-weight: normal;
}

TABLE.boxed TR {
    background-image: url(../img/site/box165_gradient.gif);
    border-right: 2px solid #c8c8c8;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-position: top;
}

TABLE.boxed TR:hover {
    background-image: url(../img/site/box165_gradient_o2.gif);
}

TABLE.boxed TR.spacer {
    height: 1px;
    background: none;
    background-color: #FFFFFF;
}

TABLE.boxed TH {
    height: 17px;
    line-height: 17px;
    border-top: 2px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c8c8c8;
    text-align: left;
}

TABLE.boxed TD {
    height: 19px;
    line-height: 19px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #c8c8c8;
    overflow: hidden;
}

TABLE.boxed TR.spacer TD {
    height: 1px;
    overflow: hidden;
    border: 0;
}

TABLE.boxed .first {
    border-left: 2px solid #c8c8c8;
}

TABLE.boxed .last {
    border-right: 2px solid #c8c8c8;
}

TABLE.boxed .checkbox {
    width: 19px;
    text-align: center;
    padding: 0 !important;
    margin: 0!important;
}

TABLE.boxed .subject {
    padding-left: 6px;
    cursor: pointer;
}

TABLE.boxed .rating {
    padding-left: 6px;
}

TABLE.boxed .rate_date {
    padding-left: 6px;
    width: 75px;
}

TABLE.boxed .date, TABLE.boxed .time {
    text-align: center;
    width: 70px;
}

TABLE.boxed .from {
    cursor: pointer;
    width: 100px;
    padding-left: 6px;
}

TABLE.boxed .user A {
    text-decoration: none;
}

TABLE.boxed .unread {
    font-weight: bold;
}

DIV.content .info {
    background-image: url(../img/site/box165_gradient.gif);
    background-repeat: repeat-x;
    height: 19px;
    line-height: 19px;
    padding-left: 7px;
    padding-right: 13px;
    border-bottom: 1px solid #c7c7c7;
    border-left: 2px solid #c7c7c7;
    border-right: 2px solid #c7c7c7;
    margin-bottom: 5px;
}

DIV.content .info .title {
    font-weight: bold;
    float: left;
}

DIV.content .info .date {
    float: right;
}

DIV.content .info A {
    float: right;
    color: #515151;
    text-decoration: none;
    font-weight: bold;
}

TABLE.message {
    font-size: 9px;
    width: 100%;
    margin-top: 1px;
    text-align: left;
}

TABLE.message  TD.user {
    width: 107px;
    background-color: #f2f2f2;
    margin-top: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-left: 2px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    vertical-align: top;
}

TABLE.message TD.user IMG {
    border: 1px solid #FFFFFF;
    margin: 7px;
    margin-top: 2px;
}

TABLE.message A.user {
    width: auto;
    height: 20px;
    display: block;
    line-height: 21px;
    overflow: hidden;
    font-weight: bold !important;
    text-decoration: none;
}

TABLE.message A.user SPAN.age {
    cursor: pointer;
    margin-left: 7px;
    margin-right: 7px;
}

TABLE.message TD.message {
    margin-top: 1px;
    border-bottom: 1px solid #c7c7c7;
    border-right: 2px solid #c7c7c7;
    vertical-align: top;
    padding: 10px;
    padding-top: 5px;
    font-size: 10px;
    line-height: 16px;
    text-align: left !important;
}


DIV.messenger LABEL {
    font-weight: bold;
    font-size: 10px;
    float: left;
    display: block;
    width: 400px;
    height: 16px;
    line-height: 16px;
    margin-left: 10px;
    clear: left;
    margin-bottom: 2px;
}

DIV.messenger INPUT.textfield {
    border: 1px solid #dcdcdc;
    background-color: #FFFFFF;
    padding: 3px;
    height: 15px;
    float: left;
    width: 400px;
    margin-bottom: 10px;
    margin-left: 10px;
}


DIV.messenger TEXTAREA {
    border: 1px solid #dcdcdc;
    background-color: #FFFFFF;
    padding: 2px;
    float: left;
    width: 400px;
    margin-bottom: 4px;
    height: 200px;
    margin-left: 10px;

}

DIV.messenger .notices {
    padding-left: 14px;
}

DIV.messenger DIV.home_ou {
    float: right;
    width: 170px;
}

DIV.messenger DIV.home_ou LABEL {
    width: 100px;
    margin-left: 3px;
}

DIV.messenger DIV.home_ou .content {
    width: auto;
    border: 1px solid #9d9d9d;
    margin-left: 3px;
    margin-right: 3px;
    padding: 1px;
    padding-top: 0;
    clear: both;
    position: static;
    padding-right: 0;
    max-height: 305px;
    overflow: auto;
}

TD.message DIV.content {
    text-align: left;
}


TEXTAREA.comment {
    width: 604px !important;
    margin: 0 !important;
    margin-top: 1px !important;
    margin-bottom: 2px !important;
    border: 1px solid #c7c7c7 !important;
}
