/*
	form,_screen.css
	Copyright 2006, Focus on the Family
	Version: 1.2
	Created 9/25/06
	Rev. 9/17/06
*/

.spacer { height:5px; font-size:6px; }
.spacerbig { height:10px; font-size:6px; }
.title { font-weight: bold; }
.required { font-weight: bold; color: red; }
.title,
.required,
.input,
.inputsmall,
.textinput,
.dropdown, { font-size:8pt; }
.input { width:175px; }
.inputsmall { width:100px; }
td { font-size:7pt; }
.input,
.inputsmall,
.dropdown { background-color:white !important; }
