/* :: Extranet Virtual Application	*/
/* :: (c) 2002 Massimiliano Mattei 	*/

/* :: Guestbook Box :: */

ul.GuestbookBox {
	font-weight: bold;
	margin-left: 6px;
	margin-right: 6px;
}
li.GuestbookDataBox {
	font-weight: normal;
	font-size: 10px;
	color: #eeeeee;
}
li.GuestbookContactBox {	
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 4px;	
} 
li.GuestbookTestoBox
{
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;	
}
li.GuestbookCodiceBox {	
	font-weight: normal;
	font-size: 9px;
	color: #eeeeee;
	padding-bottom: 6px;	
	margin-bottom: 6px;
	border-bottom: 1px solid #333333;
} 
