#inputShout
{
}

#shoutbox_main
{
}

#messages
{
}

.shout_item
{
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 4px;
	width: 692px;
	background-color: #f4f4f4;
	border: 1px dotted #a6a59f;
}

.shout_date
{
	text-align: right;
	font-size: 9pt;
	color: #666;
	padding-right: 2px;
}

.shout_input
{
	width: 593px; 
}