#act_indicator {
	visibility:hidden;
}

.shouts {
	width: 85%;
	height:315px;
	overflow:auto;
	float:left;
}

#chat {
	width: 99%;
	text-align:left;
}

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

.chatform {
	width: 90%;
	text-align:center;
}

.onlinelist {
	width: 15%;
	overflow:auto;
	height:300px;
}

.users {
	width: 90%;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

.user {
	width: 95%;
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#act_indicator {
	visibility: hidden;
}

.chatinput {
	width: 55% !important;
}

.online_img {
	vertical-align:middle;
}