	/*
	This file is part of CoLab.

	CoLab - Free Order Processing and Time Management Tool.
	Copyright (C) 2009  Manuel Largo <colab@largo-online.ch>

	This program is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation; either version 3 of the License, or
	(at your option) any later version.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with this program; if not, see <http://www.gnu.org/licenses>
	*/

input,select,textarea {
	background-color: #e2e2e2;
	border: 1px solid #08699e;
	font-size: 12px;
	font-family: verdana, arial, sans;
}

form {
	margin-left: 20px;
	font-size: 11px;
	font-family: verdana, arial, sans;
}

