div.help-body {
	background: white;
	width: 719px;
	min-height: 740px;
	margin-top: 9px;
	padding-left: 45px;
	padding-bottom: 20px;
}

h1.help-page-title {
	display: block;
	background-image: url('../img/layout/headline_underline.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px;
	font-weight: normal;
	font-size: 2em;
	margin: 0px;
	width: 674px;
	padding-top: 15px;
}

div.help-section {
	width: 674px;
}

h1.dropdown-title {
	clear: both;
}

div.dropdown-wrapper {
	width: 654px;
	padding: 10px 10px 40px 10px;
	background-image: url('../img/layout/productmenu_bg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	display: none;
}

h1.dropdown-title {
	background-image: url('../img/layout/headline_bar_lo.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px;
	color: #FFF;
	margin: 0px;
}

h1.dropdown-title-hi {
	background-image: url('../img/layout/headline_bar_hi.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px;
	color: #FFF;
	margin: 0px;
}

div.help-subsection {
	width: 654px;
	padding-top: 10px;
}

div.help-subsection-separator {
	border-bottom: #DDD 1px solid;
	margin-bottom: 10px;
	padding-top: 10px;
}

div.help-subsection-left {
	float: left;
	width: 440px;
	padding-right: 14px;
}

p.help-subsection-text {
	float: left;
	width: 440px;
}

ul.help-subsection-text-list {
	float: left;
	width: 420px;
}

img.help-subsection-image {
	float: right;
	cursor: pointer;
}

object.flowplayer {
	padding-left: 20px;
}