.uchat {padding:0px;margin:0px;border:1px solid rgba(0, 0, 0, 0.25);background:rgba(0, 0, 0, 0.2);-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 0 5px rgba(0, 0, 0, 0.3);-moz-border-radius-bottomright: 6px;border-bottom-right-radius:6px;-moz-border-radius-bottomleft:6px; border-bottom-left-radius:6px}
.uchat .ut {background-color#fff;color:#64D9FF;height:20px;line-height:20px;text-align:center;font-size:11px;font-weight:bold}
.uchat .uc {height:300px;margin:0px;overflow:auto}
.uchat .uc table {margin: 0 2px 2px 2px;background:rgba(5, 5, 5, 0.2);background:-moz-linear-gradient( 50% 0, rgba(15, 15, 15, 0.4) 0, rgba(0, 0, 0, 0.4) 100% );-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);-webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);color:#888;margin:2px auto 2px auto;padding:1px;text-align:left;font-size:11px}
.uchat .user {padding:3px;color:#0F0;font-size:11px}
.uchat .user a {text-decoration:none;line-height:5px;color:#64D9FF;outline:none}
.uchat .user a:hover {text-decoration:none;color:#000}
.uchat .user img {margin-bottom:-2px;cursor: pointer;border:none}
.uchat .data {padding:3px;color:#dcdcdc;font-size:10px}
.uchat .message {border:1px solid rgba(0, 0, 0, 0.25);background:rgba(5, 5, 5, 0.2);background:-moz-linear-gradient( 50% 0, rgba(15, 15, 15, 0.4) 0, rgba(0, 0, 0, 0.4) 100% );padding:3px}
.uchat .message a {text-decoration:none;line-height:5px;color:#000;outline:none;text-shadow:0 0 2px #000}
.uchat .ub {background-color#c9c9c9;width:100%;overflow:hidden}
.uchat .ub table {clear:both;text-align:center}
.uchat .ub table .addcom {font-size:10pt;font-weight:bold;text-align:center}
.uchat .ub span a {color:#C00}
.uchat .ub span a:hover {color:#343434}
.uchat .ub .addcom input {background-color:#EEEFFF;width:95%;color:#EFEFEF;margin:5px 2px 2px 2px;border:1px solid #000}
.uchat .ub .addcom span {width:93%;color:#64D9FF;margin:5px 2px 2px 2px;line-height:25px}
.uchat .ub .addcom img {margin:5px 1px 0 1px;width:18px;height:18px;border:none;cursor: pointer;opacity:1.0;filter:proped("opacity=100")}
.uchat .ub .addcom img:hover {opacity:0.8;filter:proped("opacity=80")}
.uchat .ub .comform textarea {height: 54px;margin: 0 2px 2px 2px;width:95%;border:1px solid rgba(0, 0, 0, 0.25);background:rgba(5, 5, 5, 0.2);background:-moz-linear-gradient( 50% 0, rgba(15, 15, 15, 0.4) 0, rgba(0, 0, 0, 0.4) 100% );-moz-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);-webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, 0.06), 0 0 3px rgba(0, 0, 0, 0.4);color:#888;padding: 4px;-moz-border-radius-bottomleft:6px; border-bottom-left-radius:6px}
.uchat .ub .comform input {width:60px;height:64px;margin: 0px 2px 0px 3px;cursor:pointer;font-weight:bold;-moz-border-radius-bottomright:6px; border-bottom-right-radius:6px}
.uchat .ub .comform input:focus,.uchat input::-moz-focus-inner {padding:0;margin:0px;border:0}
.uchat .bottoms {line-height:10px;padding-top:10px}