Faccio una prova:

codice:
<html>
<head>
<meta http-equiv="Content-Language" content="it">
<style>
select {padding-left: 10px; text-align: center;}
</style>
</head>
<body>
<form name="form_p4" method="post">
<table style="border-collapse: collapse" bordercolor="#111111" width="1693">
 <tr>
...
<td width="409" align="center">
<select  name="s_year" id="s_year" style="width: 100; height:22">
<option value='ALL' selected>All &nbsp;Years</option>
<option value='2010'>2010</option>
</select></td>

Grazie mille !!!! Funziona !!!!