/* 
 * Form, input defenitions
 */
input.login_input {	width: 170px; }
select.date_year, select.date_month, select.date_day, select.time_second, select.time_minute, select.time_hour { width: 16%; }
