.help-button-holder {
	float: right;
	height: 20px;
	cursor: pointer;
	}

.help-button-left-cap {
	float: left;
	width: 11px;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/leftcap_default.png');
	}

.help-button-left-cap-hover {
	float: left;
	width: 11px;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/leftcap_hover.png');
	}

.help-button-left-cap-depressed {
	float: left;
	width: 11px;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/leftcap_depressed.png');
	}

.help-button-middle-stretch {
	float: left;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/centerstretch_default.png');
	text-align: center;
	padding-left: 2px;
	padding-right: 6px;
	}

.help-button-middle-stretch-hover {
	float: left;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/centerstretch_hover.png');
	text-align: center;
	padding-left: 2px;
	padding-right: 6px;
	}

.help-button-middle-stretch-depressed {
	float: left;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/centerstretch_depressed.png');
	text-align: center;
	padding-left: 2px;
	padding-right: 6px;
	}

.help-button-middle-stretch-text {
	font-size: 9px;
	font-family: Tahoma;
	color: #5b542a;
	margin-top: 3px;
	}

.help-button-right-cap {	
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/rightcap_default.png');
	}

.help-button-right-cap-hover {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/rightcap_hover.png');
	}

.help-button-right-cap-depressed {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/help_button_yellow/rightcap_depressed.png');
	}