#searchengine {
	margin: 10px 0;
}
#atozmenu {
	font-size: 0.85em;
	margin: 10px 0 0 20px;
	padding: 0;
	color:#999;
}

#atozmenu a:link, #atozmenu a:visited, #navlist a:visited {
	border: 0;
	color: #666;
	font-weight:bold;
	padding: 0;
	text-decoration: none;
}

#atozmenu a:hover, #navlist a:active, #navlist a:focus {
	background-color: #e6e6e6;
	color:#000;
}

form {
	margin: 0 0 0 20px;
	padding: 0;
	font-size:100%;
}
input{
	width:120px;
	border:1px solid #ccc;
	background-color:#fdfdfd
}
input.submit{
	width:30px
}
table{margin:0px 6px 6px 0px;border:0;border-spacing:0}
td{text-align:center;width:20px;height:20px}
td.current{background:#f2f2f2}
