#allshouts .shout {
	/*border-bottom:1px solid #627C98;*/	
	/*background: url('/files/themes/1/images/shout_item.png') no-repeat;*/
	
	/*height: 36px;*/
	margin-bottom:10px;
}

#allshouts .shout .shout-time {
	display:block;
	color:#8a8a8a;
	margin-right:5px;
	font-size:11px;
}

#allshouts .shout .shout-name {
	display:block;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	margin-right:2px;
}

#allshouts .shout .shout-message {
	font-size:12px;
	color:#000000;
}