#mainContent
{
	margin-right: 200px;
	line-height: 1.7em;
}

#mainContent h1
{
	font-size: 16px;
	color: #283f6e;
	line-height: 120%;
}
#mainContent h2
{
	font-size: 13px;
	margin-top: 5px;
}

#mainContent b
{
	color: #283f6e;
	line-height: 1.7em;
}

#mainContent p
{
	margin-top: 14px;
	line-height: 1.7em;
}

#mainContent p.summary
{
	text-align: justify;
}

#mainContent p img
{
	margin: 10px;
}

#mainContent ul
{
	list-style-type: disc;
	margin: 0 0 25px 25px;
}
#mainContent ul li
{
	margin-top: 5px;
}

#mainContent img.productImage
{
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

#sidebar
{
	float: right;
	width: 182px;
	padding-left: 14px;
	background-color: white;
}

#sidebar p
{
	margin-top: 8px;
	line-height: 120%;
}

#sidebar h2
{
	margin-top: 25px;
	padding: 5px;
	background-color: #666;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sidebar li
{
	margin-top: 8px;
}

div.toc
{
	line-height: 130%;
}

.toc3
{
	margin-left: 14px;
}

.toc4
{
	margin-left: 28px;
}

.toc5
{
	margin-left: 42px;
}

dt
{
	line-height: 130%;
}

table.oldForm td
{
	padding: 5px 0;
}

table.oldForm select
{
	width: 264px;
}

a.titleDownloadLink
{
	float: right;
	color: red;
	font-weight: bold;
	position: relative;
	top: 3px;
	text-decoration: none;
	padding-left: 10px;
}

a.titleDownloadLink:hover
{
	color: red;
	text-decoration: underline;
}

#google_translate_element select
{
	width: 182px;
	margin-top: 5px;
}
