8 label
.checkbox
, label
.yes_no
{
14 * html label
.checkbox
, * html label
.yes_no
{
22 label span
.label_required
{
26 input
, textarea
, select
{
27 border: 1px solid
#ccc;
29 font-family: verdana
, arial
, helvetica
, sans-serif
;
38 input:hover
, textarea:hover
, select:hover
{
39 border: 1px solid
#AAA;
43 input:focus
, textarea:focus
, select:focus
{
44 border: 1px solid
#AAA;
52 border: 1px solid
#ccc;
60 input
{ width: 200px; }
61 input
.short
{ width: 50px; }
62 input
.medium
{ width: 150px; }
63 input
.long
{ width: 400px; }
64 input
.title
{ width: 530px; }
66 input
.checkbox
, input
.yes_no
{
69 background: transparent
;
72 legend label
.checkbox
{
76 textarea
, textarea
.long
{
106 margin: 5px 0 5px 2px;
107 border-left: 5px solid
#e8e8e8;
111 form div
.formBlock label
{
126 /** Options block, best to put it into fieldset **/
132 .objectOption .optionLabel {
138 .objectOption .optionLabel label {
143 .objectOption div.optionControl {
147 .objectOption div.optionDesc {
150 padding: 0 5px 5px 5px;