.cruscotto, .cruscotto form {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.cruscotto {
	border: 1px solid #999;
	background: #ebebeb;
	padding-bottom: 1em;
}

.cruscotto .form-orario {
	font-size: .9em;
}

.cruscotto .form-spalla {
	
}

.cruscotto fieldset {
	border-style: none;
	border-bottom: 1px solid #999;
	padding: .25em 0;
	margin-top: .25em;
	margin-bottom: .25em;
}

.cruscotto a, .cruscotto a:link, .cruscotto a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.cruscotto a:hover, .cruscotto a:active {
	text-decoration: underline;
	color: #cc0000;
}

.cruscotto .form-spalla select {
	width: 80%;
}

.cruscotto .form-row {
	display: block;
	float: none;
	clear: both;
	width: auto;
	margin: 0 0 .2em;
	padding: .25em .5em 0;
}

.cruscotto .form-row label {
	margin: 0;
	width: 15%;
	display: block;
	float: left;
	padding: 0 1%;
	text-align: right;
}

.cruscotto .form-row.nolabel, .cruscotto fieldset legend {
	padding-left: 17%;
}

.cruscotto fieldset legend {
	padding-bottom: .25em;
	color: #333;
	font-weight: bold;
}

.cruscotto .form-row.nolabel label {
	width: auto;
	margin-right: .75em;
}

.cruscotto .form-row.data-ora label {
	display: inline-block;
	float: none;
	width: auto;
}

.cruscotto .form-row.data-ora label.first-label {
	width: 15%;
}

.cruscotto .form-row input, .cruscotto .form-row select {
	font: bold .95em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

.cruscotto label input[type~=radio], .cruscotto label input[type~=checkbox] {
	vertical-align: -.5em;
	margin-right: .25em;
}

.cruscotto .submit {
	background-color: #cc0000;
	color: #fff;
	border-style: none;
	font: bold .95em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	padding-right: .5em;
	padding-left: .5em;
	cursor: hand;
}

.cruscotto h2 {
	font-size: 1em;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	background: #dfdfdf;
	padding: 5px 8px;
	border-bottom: 1px solid #999;
	margin: -.25em 0 0;
}

.cruscotto ul.riservata li {
	padding: 5px 8px;
	border-bottom: 1px solid #999;
	margin: 0
}

.cruscotto ul.riservata li a {
	font-weight: bold;
	color: #cc0000
}

.cruscotto .avviso-campo {
	padding-top: .5em;
	color: #cc0000;
	padding-bottom: .2em;
}

.cruscotto .wcag-hide {
	position: absolute;
	left: -1000px;
	width: 200px;
}
