/*


.csc-mailform-label { 
	display:inline;
	float:left;
	padding:3px; 
	width:100px;
}
.csc-mailform-field { 
	border:1px dotted #000000;
	vertical-align:middle;
	width:250px; 
}
.csc-mailform-check { display:inline; }

.csc-mailform-field select{
	float:right;
}

*/

div.csc-mailform-field {
	clear:both;
	display: block;
	width:385px
	padding-top: 5px;
}
.csc-mailform-label { 
	display:inline;
	float:left;
	padding:3px; 	
}
.csc-mailform-input { 
	display:inline;
	float:right;
}
.csc-mailform-input input {
	border:1px dotted #000000;
	vertical-align:middle;
	width:270px; 
	
}

.csc-mailform-check{
	display:inline;
	float:left;
}

.csc-mailform-label-check{
	display:inline;	
}

.csc-mailform-input input.csc-mailform-submit{
	width: 100px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.stampa .testoPreScript {
	background-color: #000000;
    color: #FFFFFF;
	font-weight: bold;
    height: 80px;
    line-height: 15px;
    padding: 7px;
    position: relative;
    margin-top: -30px;
	z-index: 2;
}

.stampa .testoPreScript ul {
	margin-top: 30px;
}

.stampa .testoPreScriptLabel{
    padding-top: 0px;
    position: absolute;
}

.testoPreScriptLabel{
    padding-top: 50px;
    position: absolute;
}



.testoPreScript {
	background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
    height: 150px;
    line-height: 15px;
    padding: 7px;
    position: relative;
    top: 0;
	/*background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	position:relative;
	top:-15px;
	line-height:20px;*/
}
.testoPreScript ul {
	margin-top: 80px;
}
