#testiBlock {
	font-family: Arial;
	font-size: 8pt;
	letter-spacing:1.5px;
	line-height:12pt;
	padding:5px 10px 10px 10px;
	border-top: 1px dotted #141414;
	border-bottom: 1px dotted #141414;
	}
#testiBlock:hover {	
	background-color:#141414;
	}
	
.leftColumn_2, .leftColumn_3 {	
	float:left;
	}
	
.leftColumn_2 {
	width:700px;
	}	

.leftColumn_3 {
	width:600px;
	}
	
.rightColumn_3, .rightColumn , .midColumn {
	float:right;
	width:110px;
	margin:12px 0 0 5px;
	}

	.picBox {
	display:table; 
	#position:relative; 
	overflow:hidden; 
	width:105px; 
	height: 105px; 
	padding:2px; 
	border: 1px solid #666666; 
	text-align:center; 
	float:left; 
	margin-left: 0px; 
	margin-right: 25px; 
	margin-bottom:20px
}

.picBox:hover {
	background-color:#000;
}	

.signature {
	margin-left:200px; 
	text-indent: -8px;
	}
	
