div.content {
	width: 598px;
	padding: 10px 10px 0px;
	font: 10pt Arial;
}

div#keyboard-layout {
	height: 120px;
	width: auto;
	margin-top: 50px;
	margin-bottom: 65px;
	padding-right: 20px;
}

div#bottom-text {
	clear: left;
}

div#bottom-text h3 {
	font: bold 13pt Arial;
	color: #4a4947;
}

em.changes-saved {
	font: 8pt Arial;
	color: #f42682;
}

input {
	margin-right: 3px !important;
}

#save {
	cursor: pointer;
}