#canvas {
	overflow: visible;
}

#harmony-content {
	width: 665px;
	overflow: visible;
	}

#content-left-stretch {
	width: 25px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/general/left_content_stretch.png');
	}

#content-holder {
	background-color: #ffffff;
	}

#content-main {
	width: 100%;
	margin-top: 10px;	
	overflow: visible;
	}

#content-main-left {	
	width: 100%;
	overflow: visible;
	min-height: 317px; //450px;
	margin-right: 10px;
	}
	
#content-main-both {	
	width: 100%;
	overflow-x: hidden;
	min-height: 450px;
	margin-right: 10px;
	}	

#content-main-vertical-break {
	width: 1px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/content_separators/right_seperator.gif');
	height: 100%;
	}

#content-main-right {
	margin: 0px 0px 0px 10px;
	}

#content-right-stretch {
	width: 25px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/general/right_content_stretch.png');	
	}

#content-bottom {
	width: 100%;
	height: 16px;
	}

#content-bottom-left {
	float: left;
	width: 24px;
	height: 16px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/general/left_content_corner.png');
	}

#content-bottom-middle {
	height: 16px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/general/bottom_content_stretch.png');
	margin-left: 24px;
	margin-right: 25px;
	}

#content-bottom-right {
	float: right;
	width: 25px;
	height: 16px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/general/right_content_corner.png');
	background-repeat: no-repeat;
	}

.harmony-information-old {
	color: #4f5455;	
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 80%;	
}

.harmony-information
{
	color: #707070;	
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 10.8833px;
}

.tip-text{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:	10.8833px;
	color: #707070;
	background: #ecf0f4 url(http://www.logitech.com/images/callout_bg.gif) bottom left repeat-x;
}

#callout {
	float:right;
}	