body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 15px;
	background-image: url(images/design/ue_chat_bck_250250_r3.png);
	background-repeat: repeat;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-base-color: #1C7DC4;
}
#chatroom {
	height: 625px;
	width: 749px;
	position: absolute;
	left: 5px;
	top: 5px;
	background-color: #666666;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	margin-bottom: 3px;
	margin-top: 0px;
}

#ueplayer {
	position: absolute;
	height: 206px;
	width: 250px;
	top: 5px;
	left: 759px;
	overflow: visible;
}

#ueplaylist {
	width: 240px;
	left: 759px;
	top: 216px;
	position: absolute;
	background-color: #000000;
	background-image: url(images/design/ue_chat_bg_r2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 385px;
	overflow: hidden;
}
#dsicon {
	height: 23px;
	width: 57px;
	position: absolute;
	left: 760px;
	top: 607px;
}
#ueicon {
	height: 23px;
	width: 23px;
	position: absolute;
	left: 823px;
	top: 607px;
}
#fbicon {
	height: 23px;
	width: 23px;
	position: absolute;
	left: 853px;
	top: 607px;
}
#msicon {
	height: 23px;
	width: 23px;
	position: absolute;
	left: 853px;
	top: 607px;
}
.lazystyle {
	color: #FF6400;
	font-weight: bold;
}
.lazyimg {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lazytopc {
	margin-top: 0px;
	padding-top: 0px;
}
.uename {
	color: #FF6600;
}
.stripe {
	background-image: url(/images/design/ue_tt_bck.png);
	background-repeat: repeat-x;
	color: #FF6400;
	padding-left: 3px;
	line-height: normal;
}
.stripeoff {
	color: #207CC7;
	line-height: normal;
}
.whitestr {
	font-weight: bold;
	color: #FFFFFF;
}
