@CHARSET "UTF-8";

.mainBox { /*
	width:220px;height:130px;
	background:#EDF7F9 url(../images/boxBg.gif) repeat-x 0 bottom;
	text-align:center; 
	right:0px; 
	display:none; 
	border:1px solid #B4D9ED; 
	padding:0 0 10px 0;
	font-size:12px; 
	z-index: 9999; 
	position: absolute;visibility: visible;*/
	width: 220px;
	height: 140px;
	background: #EDF7F9 url(../img/boxBg.gif) repeat-x 0 bottom;
	text-align: center;
	right: 0px;
	display: none;
	border: 1px solid #B4D9ED;
	padding: 0 0 0 0;
	font: bold 13px Arial;
	z-index: 9999;
	margin-bottom: 5px;
	position: absolute;
	visibility: visible;
}

.mainBox .top {
	background-image: url(../img/boxTop.gif);
	height: 26px;
	padding: 5px 0 0 7px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #08576F;
	text-align: left;
	font-size: 13px;
}

.button {
	background: url(../img/button.gif);
	height: 23px;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #BEE0E2;
}

.sBox {
	background-image: url(../img/boxTop.gif);
	border: 1px solid #B4D9ED;
	width: 170px;
	height: 20px;
	right: 0px;
	display: none;
	padding: 8px 0 0 10px;
	margin-bottom: 5px;
	font: bold 13px Arial;
	color: #08576F;
	text-align: left;
	z-index: 9999;
	position: absolute;
	visibility: visible;
}

.adminTqChat a:link,.adminTqChat a:visited{color: #5CA1C6; text-decoration: none;}
.adminTqChat a:hover{color: #5CA1C6;text-decoration: none;}
