/****************************************************************************************************
- Styles in this sheet are used for customising textfields, textareas, checkboxes, radio buttons, 
  list menus, buttons, etc.
****************************************************************************************************/

input, select, textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

.textfield_width {
	width: 200px;
}

.dropdown_width {
	width: 204px;
}

.button {
	color: #ffffff;
	background: #78b4d7;
	border: 1px solid #ccc;
	_border: 0;
	font-weight: bold;
}
