.shout_input form { 
	margin: 0px;
} 

#shout_container { 
	border-style: none; 
	width: 100%;
} 

#shout_contentwrap { 
	max-height: 400px;
	background-color: #ffffff; 
	overflow: auto;
} 

#shout_content { 
	margin: 5px;
} 

#shout_content .name { 
	color: #555555; 
} 

#shout_inputwrap { 
} 

#shout_input { 
	margin: 5px;
} 

#shout_input .text { 
	border: 1px solid #888888; 
	width: 250px; 
	background-color: #f4f4f4;
} 

#shout_input .button { 
	width: 75px; 
	margin-top: 4px; 
	background-color: #ffffff; 
	font: bold 11px Arial; 
	color: #8e68a3; 
	border: 1px solid #8e68a3;
	margin-left: 177px;
}

#shout_input textarea {
	height: 100px;
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	background-color: black;
}

#smilies {
	font: 8pt Arial; 
	height: 40px; 
	overflow: auto;
}


#kaars
{float: right;
}