/***** GUESTBOOK MOD *****/
.mess_text
{
	color: #000000;
	margin-bottom: 2px;
}

.mess
{
	background-color: #F3F3F3;
	border: 1px solid #616161;
	margin-bottom: 2px;
}

.testo_mess
{
	width: 550px;
	max-width: 550px;
	overflow: auto;
	padding: 3px;
	text-align: left;
}

.mess_bg
{
	background-color: #58a4d4;
	padding: 3px;
}

.emoticons
{
	overflow: auto;
	padding: 3px;
	text-align: left;
}
