/*
********************************************************************************
PUBLISHER CLASSES
********************************************************************************
*/
table.TABLE_main_image {
	width: 175px;
	font-size: 10px;
	color: #8F8E76;
	float: right;
	border-collapse: collapse;
}

table.TABLE_main_image img {
	height: 175px;
	margin-bottom: 10px;
	width: 175px;
}

table.TABLE_main_image p {
	line-height: normal;
	margin: 0;
}
