.tab {
	word-spacing: 20px;
	display: table-cell;
	padding: 20px;
	right: 20px;
	clip:  rect(auto 20px auto auto);
}

