.cornerTbl {
	width: 100%;
	border: 0;
}

.cornerTbl td.photo {
	width: 50%;
	text-align: center; 
	vertical-align: top;
}

.cornerTbl p {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	text-align: justify;
	text-decoration: none;
}

.cornerPhoto {
	margin: 0;
	text-align: center; 
	width: 200px;
	border: 1px solid #E4E4E4;
	background-color: #f0f0f0;
	padding: 5px;
}

.cornerPhoto:hover {
	background-color: transparent;	
}