*{margin: 0; padding: 0;}
table{border-collapse: collapse; border: none;}
table td{font-size: 12px;}

* html td.sh-r, * html td.sh-l, * html td.sh-t, * html td.sh-b, * html .cname{behavior: url("./_server/design/iepngfix.htc");}

table.chat{
	position: absolute;
	height: 343px;
	font: 12px/14px Tahoma, Verdana, sans-serif;
	width: 383px;
}
.chat td.sh-r{
	width: 15px;
	height: 394px;
	background-image: url(images/sh-r.png);
	background-repeat: no-repeat;
}
.chat td.sh-l{
	width: 13px;
	background-image: url(images/sh-l.png);
	background-repeat: no-repeat;
	height: 394px;
}
.chat td.sh-t{
	height: 27px;
	width: 383px;
	background-image: url(images/sh-t.png);
	background-repeat: no-repeat;
}
.chat td.sh-b{
	height: 27px;
	background-image: url(images/sh-b.png);
	background-repeat: no-repeat;
	width: 383px;
}
.chat td.chatcont{
	width: 355px;
	vertical-align: top;
	background-image: url(images/cont-bg.jpg);
	height: 394px;
}

table.chathead{width: 100%;}
.chattitle{padding-left: 8px; width: 100%; cursor: move; height: 45px;}
.chaticons ul{
	width: 21px;
	height: 18px;
	background-image: url(images/icon_close.gif.gif);
	background-repeat:no-repeat;
}
/*.chaticons ul{width: 72px; height: 38px; background: url(../images/im/icons.gif);}*/
.chaticons ul li{width: 21px; height: 18px; float: left; display: block; margin: 3px 2px 0; cursor: hand; cursor: hand;}

table.chatmain{width: 100%;}
.chatmain td{vertical-align: top;}
.chatmain{
	width: 204px;
	height: 264px;
	overflow: auto;
	border: 1px solid #23647A;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 9px;
	margin-right: 8px;
	margin-bottom: 9px;
	margin-left: 8px;
}
.chatbody{
	width: 200px;
	height: 255px;
	overflow: auto;
	border:0px;
	background-image: url(images/chatbody-bg.jpg);
	margin-left: 14px;
	margin-top: 8px;
}
.chatbody .cumsg{padding: 1px 5px; color: #FFF;}
.chatbody .odd{color: #FFFFFF;}
.cumsg .cunick{font-weight: bold;}

form.cinput{
	margin: 0;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.cinput input{
	width: 204px;
	height: 21px!important;
	height /**/: 27px;
	color: #FFFFFF;
	background-image: url(images/cinput-bg.jpg);
	background-repeat: repeat-x;
	border: 0;
} 
.cinput .csubmit{
	position: absolute;
	width: 76px;
	height: 36px;
	cursor: hand;
	cursor: hand;
	top: 31px;
	background-image: url(images/btn-send.gif);
	right: -83px;
	float: left;
	border: 0;
}

td.chatside{width: 100%;}
.cname{
	width: 82px;
	height: 34px;
	margin-left: 7px;
	text-align: center;
	position: relative;
	background-image: url(images/bubble.png);
	margin-top: 12px;
}
.cname h3{font-size: 11px; color: #FF6600; font-weight:400}
.cphoto{
	width: 97px;
	height: 125px;
	position: relative;
	z-index: 5;
	background-image: url(images/photo-frame.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 13px;
}
* html .cphoto{margin-left: 13px!important; margin-left /**/: 9px;}
.cphoto img{position: relative; top: 7px; left: 7px;}
.cdesc{
	margin: 0;
	list-style: none;
	font-size: 9px !important;
	line-height: 12px;
	color: #FFF !important;
	margin-top: 30px;
}
.cdesc li{padding: 1px 4px; display: block;}
.cdesc li.odd{background: #8AA5AF; border-right: 2px solid #6398AA;}
.cdesc span{font-weight: bold;}
