#search_input {
	height:25px;
	width:450px;
	font-size:20px;
}
#search_button {
	vertical-align:bottom;
}


.table {
        display: table;   /* Allow the centering to work */
        margin: 0 auto;
}

ul#search_cats {
        list-style: none;
	padding:0;
	margin:30px auto;
        }

ul#search_cats li {
        display: inline;
	font-size:16px;
	margin-right:25px;
	font-family:Verdana,Arial,sans-serif;
/*	color: #8696B2;*/
	color:#436976;
	font-weight:700;
}
ul#search_cats li a,ul#search_cats li a:active,ul#search_cats li a:visited {
	color:#436976;
	text-decoration:none;
	font-weight:normal;
}
ul#search_cats li a:hover {
	text-decoration:underline;
}
h1 {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 19px;
	color:#436976;
	padding:0;
	margin-bottom:25px;
}
</style>
<style type="text/css">
#search_input {
	height:25px;
	width:450px;
	font-size:20px;
}
#search_button {
	vertical-align:bottom;
}


.table {
        display: table;   /* Allow the centering to work */
        margin: 0 auto;
}

ul#search_cats {
        list-style: none;
	padding:0;
	margin:30px auto;
        }

ul#search_cats li {
        display: inline;
	font-size:16px;
	margin-right:25px;
	font-family:Verdana,Arial,sans-serif;
/*	color: #8696B2;*/
	color:#436976;
	font-weight:700;
}
ul#search_cats li a,ul#search_cats li a:active,ul#search_cats li a:visited {
	color:#436976;
	text-decoration:none;
	font-weight:normal;
}
ul#search_cats li a:hover {
	text-decoration:underline;
}
h1 {
    font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 17px;
	color:#436976;
	padding:0;
	margin-bottom:25px;
}