﻿.SwitchModeTooltip
{
	background-color: #CCCCCC;
	width: 65px;
	height: 20px;
	border: solid 1px black;
	position: absolute;
	padding: 3px;
	z-index: 1000;
}


.SwitchModeTooltip
{
	font-size: 9px;
}
