@charset "utf-8";
#manuals{
	width: 555px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	background-image: url(../graphics/mid/container/largebox/largebox_mid.jpg);
	background-repeat: repeat-y;
	display: none;
}
#manuals #manuals_top {
	background-image: url(../graphics/mid/container/largebox/largebox_top.jpg);
	height: 34px;
	width: 555px;
}
#manuals #manuals_top h4 {
	height: 1em;
	margin: 0px;
	padding: 0px;
}

#manuals #manuals_top h5 {
	padding: 0px;
	width: 95%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #0066FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
#manuals #manuals_mid ul {
	width: 25%;
	float: left;
	padding: 0px;
	list-style-type: none;
	font-size: .75em;
	text-align: center;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#manuals #manuals_bot {
	background-image: url(../graphics/mid/container/largebox/largebox_bot.jpg);
	height: 25px;
	width: 555px;
}

