#main_copy {
	height:90px;
	margin-bottom:10px;
}

#manual_menu table {
	width:590px;
	margin:0px auto 10px auto;
	border-collapse:collapse;
}

#manual_menu th {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
	background:#ff3366;
	border-top:1px #ff3366 solid;
	border-bottom:1px #ff3366 solid;
}

#manual_menu td {
	font-size:10px;
	padding:3px;
	border-top:1px #ff3366 solid;
	border-bottom:1px #ff3366 solid;
}

#information th {
	color:#ff3366;
	background:#ffccff;
}
