@charset "utf-8";
/* CSS Document */

div#InstallationManualWrapper
{
	
	line-height:1.2em;
	font-size:16px;
}

h5.SectionHead
{	
	font-size:19px;
	cursor:pointer;
	color:#000000;
}

.DocumentSection
{
	margin-bottom:10px;
}

.DocumentSection p
{
	margin-bottom:15px;
}

.DocumentSection ul
{
	list-style-type:disc;
	margin-bottom:15px;
}

.DocumentSection li
{
	padding-left:10px;
	margin-left:15px;
}

h5.SectionHead
{
	color:#000000;
	margin:10px 0px 5px 0px;
	border-bottom:1px solid #000000;
	padding-bottom:2px;
}

.aside
{
	float:right;
	width:260px;
}

.aside ul.menu li
{
	float:right;
}


#InstallationManualMetaWrapper h3
{
	font-size:26px;
	color:#333333;
	margin:0px 0px 10px 0px;
}

h4.subHead
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

.DocumentNote
{
	width:70%;
	display:block;
	margin:15px auto;
	padding:10px;
	border:1px solid #d0a77b;
	background:#d0a77b;
}

.aside ul.productList
{
	clear:right;
	float:right;
}

ul.menu li
{
	padding-left:10px;
}



