#branah-keyboard {
	width: 630px;
	line-height: 20px;
	font-size: 1em;
}

.branah-key,#branah-backspace,#branah-tab,#branah-k25,#branah-caps-lock,#branah-enter,#branah-left-shift,#branah-right-shift,#branah-space,#branah-left-ctrl,#branah-right-ctrl,#branah-left-alt,#branah-right-alt,#branah,#branah-escape
	{
	float: left;
	display: block;
	margin: 1px;
	height: 3em;
	line-height: 2.75em;
	text-align: center;
	color: black;
}

.branah-key {
	width: 40px;
}

#branah-backspace {
	width: 78px;
}

#branah-tab {
	width: 62px;
}

#branah-k25 {
	width: 56px;
}

#branah-caps-lock {
	width: 76px;
}

#branah-enter {
	width: 84px;
}

#branah-left-shift {
	width: 46px;
}

#branah-right-shift {
	width: 114px;
}

#branah-space {
	width: 246px;
	text-align: center;
}

#branah-right-ctrl,#branah-right-alt,#branah-escape {
	width: 62px;
}

#branah-left-ctrl,#branah-left-alt,#branah {
	width: 60px;
}

.branah-label-reference {
	color: black;
	font-size: .9em;
	line-height: 12px;
	text-align: left;
	cursor: default;
}

.branah-label-natural {
	margin-top: -5px;
	color: black;
	font-size: 1.5em;
	line-height: 20px;
	text-align: center;
	cursor: default;
}

.branah-label-shift {
	margin-top: -5px;
	color: black;
	font-size: 1.5em;
	line-height: 20px;
	text-align: center;
	cursor: default;
}

#branah-k29 .branah-label-reference,#branah-k32 .branah-label-reference
	{
	color: #000;
}

.branah-recessed span {
	color: #3C0;
}

.branah-clear {
	clear: both;
}