#container .manuals {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	list-style-type: none;
	width: 350px;
	display: inline;
	text-indent: 0px;
}
#container #heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	width: 350px;
}
#container .manuals a {
	color: #000000;
	text-decoration: none;
}
#container .manuals a:hover {
	color: #FF0000;
}

