#act_indicator {
	visibility:hidden;
}

.shouts {
	height:300px;
	overflow:auto;
}

#chat {
	width: 100%;
	text-align:left;
}

.postprofile {
	min-height: 5px !important;
}
.postprofile dt {
	padding: 0 !important;
	width: 100% !important;
}
.chatmessage dl.postprofile {
	margin: 0px 5px 0px 0px !important;
	width: 120px !important;
}
.content {
	min-height: 0 !important;
}

.chatform {
	width: 85%;
	text-align:center;
}

.onlinelist {
	overflow:auto;
	height:255px;
	background: #eee;
}
.chatcopy {
	height:45px;
	background: #eee;
}
.chatcopy #act_indicator {
	float: right;
}

.users {
	width: 90%;
	text-align: left;
	text-indent: 5px;
	margin-left:auto;
	margin-right:auto;
}

.user {
	width: 95%;
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

#act_indicator {
	visibility: hidden;
}

.chatinput {
	width: 75% !important;
}

.online_img {
	vertical-align:middle;
}

.chatmessage {
	width: 80% !important;
	padding: 0px !important;
}
.chatmessage span.corners-bottom {
	height: 0 !important;
}
.chatmessage img {
	vertical-align: middle;
}
dd.chatonlinelist {
	width: 19.7% !important;
	padding: 0px !important;
	text-align: center;
}
dd.chatline {
	float: none !important;
	border-left: 0 !important;
}
dd.chatline ul.profile-icons {
	padding: 0px !important;
}