.isiTesti
{
	position: relative; 
	width: 570px;
	overflow: auto;
	overflow-x:hidden;    
	overflow-y:hidden;  
	text-align : justify;
}

.testiSender
{
	POSITION: relative;
	top:0px;
	left : 0px;
	padding : 0;
	padding-right : 0px;
	text-align : right;
	line-height : 14px;	
	width : 570px;
}

.lineBreakTesti
{
	border-bottom: #999999 1px dotted; 
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 0px;
}
