table.infoTable th {
	width: 130px;
}

table.infoTable {
	border-bottom: 1px solid #ddd;
	min-width: 320px;
}

#deviceorientation tr td:nth-child(2) {
	width: 95px;
	text-align: right;
}
