#timer-table {
	width: 100%;
	text-align: center;
}

#scramble {
	color: #808080;
}

#cube {
	width: 15%;
}

#timer {
	font-size: 170px;
	font-family: 'Droid Sans Mono', sans-serif;
	font-weight: bold;
}

#times-td {
	width: 15%;
}

#times {
	height: 350px;
	overflow-y: auto;
}

.right-time {
	font-size: 28px;
}

#average5, #average12, #best {
	padding-left: 10px;
	font-weight: bold;
}
