div.top{
	position : relative;
	top : 20px;
	margin:auto;
	width:762px;
	left:auto;
	text-align:left;
}
INPUT.border{
	border : 2px solid #7AB6B7;
	height : 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
<!-- Hack for IE6.0 -->
* html INPUT.border{
	border : 2px solid #7AB6B7;
	height : 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#navmenu{
	position:relative;
	top:21px;
	margin:0px 0px;
	padding: 0px 0px;
}
form{margin:0 0;padding:0 0;}

#leftNav tr{
	line-height: 10px;
}
#leftNavHack{margin-left:12px;}
#leftNavHack tr, #leftNavHack td{
	padding-bottom:5px;
	padding-top:4px;
	margin-bottom:0px;
	margin-top:0px;
}
* html #leftNavHack{margin-left:12px;}
