.cWraper{position: absolute; z-index: 1000; width: 100%; top : 0px;}
.chatWraper{width:797px; margin:10% auto; background:url(/i/chat/bottom.png) no-repeat 0 100%; padding:0 0 9px 0; position:relative;}
.chatWraper del{text-decoration:none; width:797px; height:9px; background:url(/i/chat/top.png) no-repeat 0 0; display:block;}
.chat{width:757px; background:#f5f3e1; display:inline-block; padding:0 20px 10px 20px; color:#272518;}
.chat img{vertical-align:middle;}
.chat h2{font:normal 20px Tahoma; color:#0f4057;}
.chat h2 a{font:normal 20px Tahoma; color:#0f4057;}

.chatWraper .exit{position: absolute; top:0; right:0; height: 21px; width:52px; background:url(/i/chat/closeBg.png) no-repeat 0 0; padding:6px 0 0 0; text-align:center;}
.chatWraper .exit a{margin:0 2px;}

.chatDialogs{float:left; width: 576px; height:430px; border:solid 1px #b9b48b; margin: 10px 0; padding:0 7px; background:#fff; overflow:auto;}
.chatDialogs a{color:#0F4057; text-decoration:none;}
.chatDialogs a:hover{color:#23627F; text-decoration:underline;}
.chatDialogs li{display:inline-block; width:98%; margin: 3px 0; line-height:1.8; padding: 5px;}
.chatDialogs li.zebra{background:#f3f2ea;}
.chat .options{float:left; width: 150px; padding:10px 0 0 10px;}
.chat .options .select{width:100%; display:inline-block; margin:7px 0; border:1px solid #676B68; padding:2px;}
.sendDialogs{display:inline-block; width:100%; margin: 3px 0;}
.sendDialogs .textField{width:582px; font-size: 14px; padding: 4px; border:solid 1px #b9b48b;}
.sendDialogs .buttSend{padding: 5px; font-weight:bold; margin:0 0 0 10px; background:#0f4057; cursor:pointer; border:none; color:#fff; width: 155px;}
.sendDialogs b{display:inline-block; width:100%; margin: 10px 0;}
.chatPeopleList ul{float:left; width: 150px; overflow:auto; height:397px; padding:10px 0;}
.chatPeopleList ul li{padding:5px; float:left; width: 140px;}
.chatPeopleList ul li.zebra{background:#fcfbf4;}
.chatPeopleList ul li a{cursor:pointer;}

.smileBlockWraper{display:inline-block; margin:5px 0; width:100%;}
.smileArea{display:inline-block; margin:5px 0; width:757px; background:#fcfbf4;}
.smileArea li{float:left; padding:6px 3px;}
.smileArea li img{cursor:pointer;}
