#tdmainTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
}
#tdpicTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
#tdpicCell {
	padding: 10px;
	color: #2D2D2D;
	vertical-align: top;
}
#tdpicCell a:hover {
	display: block;
}

