/* @override 
	http://test.mysterynet.com/includes/v2/css/hwc.css
	http://kids.mysterynet.com/includes/v2/css/hwc.css
	http://www.mysterynet.com/includes/v2/css/hwc.css
*/
h1, h2 {
	width:500px;
	float:left;
	display:inline;
	clear:left;
}
#hnav {
	padding:0;
	margin:0;
	background-color:#000;
	height:38px;
}
#hnav, #main, div.precontent {
	width:800px;
}
td.rnav {
	width:0px;
	background-color:#000;
}
.subnav {
	margin-right:10px;
	float:right;
	display:inline;
	width:220px;
	background-color:#eee;
	padding:5px 3px 0 5px;
}
.subnav h5 {
	font-size:12px;
}
.subnav h5 a:link, .subnav h5 a:visited, .subnav h5 a:hover, .subnav h5 a:active {
	font-size:1em;
	color:black;
	text-decoration:none;
}
.subnav ul {
	padding-top:3px;
}
.subnav li {
	font-size:10px;
}
.subnav a:link, .subnav a:visited {
	text-decoration:none;
}
.subnav a:hover, .subnav a:active {
	text-decoration:underline;
}
