.uid_prev_gadget.prev_separator {
	display: table;
	width: 100%;
	height: 100%;
}

.uid_separator {
	background-color: transparent;
	height: 1px;
	width: 100%;
}

.uid_prev_gadget.prev_separator .tab_cell{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	width: 100%;
}
