#act_indicator {
	visibility:hidden;
}

.shouts {
	width: 90%;
	height: 200px;
	overflow:auto;
	margin: auto;
	margin-bottom: 1em;
}

#chat {
	width: 100%;
	text-align:left;
	font-size: 0.8em !important;
}

#chat .postbody {
	margin: 0;
}

#chat .profile-icons {
	height: 1em;
	float: right;
}
#chat .delete-icon {
	list-style: none;
}

#chat .delete-icon a {
	font-size: 0.5em;
}

.postprofile {
	min-height: 5px !important;
}

.chatform {
	text-align:center;
	display: none;
}

.onlinelist {
	overflow:auto;
	height: 200px;
	display: none;
}

.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: 80% !important;
}

.online_img {
	vertical-align:middle;
}
