table.fce_double_column {

}

table.fce_double_column td.dc_left_column {
/*	border:none;
	width:50%;*/
	vertical-align:top;
}

table.fce_double_column td.dc_left_column img {
	margin-top:4px;	
}

table.fce_double_column td.dc_right_column {
/*	border:none;
	width:50%;*/
	vertical-align:top;
}

