fieldset.input.date div.action { height:4rem; } fieldset.input.date div.action div.space { width:0; clear:both; } fieldset.input.date div.output td.prev { color:gray; } fieldset.input.date div.output td.next { color:gray; } fieldset.input.date div.output td { padding:2px 11px; } fieldset.input.date table { text-align:center; width:280px; } fieldset.input.date table td.select { background-color:blue; } fieldset.input.date table td:hover { background-color:blue; } body.white fieldset.input.date table { color:white; }