.rdg_table_wrap {
	display:		table !important;
	height:			278px;
	}
.rdg_table_cell {
	display:		table-cell !important;
	vertical-align:	middle;
	width:			207px;
	max-width:		207px;
	text-align:		center;
	padding:		4px;
}
.rdg_top_cell {
	display:		table-cell !important;
	vertical-align:	middle;
	height:			218px;
	text-align:		center;
	width:			207px;
}
.rdg_bottom_cell {
	height:			60px;
	color:			#FFF;
	font-weight:	bolder;
	text-shadow:	#000 1px 1px 2px, #d51e44 0 0 4px;
}
.rdg_bottom_cell a {
	height:			60px;
	color:			#FFF;
	font-weight:	900;
	font-size:		13px;
}
.rdg_cell_image {
	max-height:		198px;
	max-width:		195px;
	box-shadow:		#000 1px 1px 2px, #d51e44 0 0 8px;
}