html #masterContentArea .three_col_flex.directory thead, 
html #masterContentArea .three_col_flex.directory tfoot {
    display: none;
}
html #masterContentArea .three_col_flex.directory tbody tr, 
html #masterContentArea .three_col_flex.directory tbody .rgRow, 
html #masterContentArea .three_col_flex.directory tbody tr, 
html #masterContentArea .three_col_flex.directory tbody .rgAltRow {
    min-height:240px;
	height:auto !important;
}