div.line{ 
		width:100%; height:40px;
		margin:3px 0px;			
}
div.lineh{ 
		width:100%; height:80px;
		margin:3px 0px;			
}
div.linet{ 
		width:100%; height:120px;
		margin:3px 0px;			
}

.check{
	border: none;
	width: 20px;
}

input {
	border: solid 1px #999999;
	background-color:#fbfbfb;
	font-family:Arial;
	font-size: 12px;
	color:#999999;
	width: 180px;
}

textarea {
	border: solid 1px #999999;
	background-color:#fbfbfb;
	font-family: Arial;
	font-size: 12px;
	color:#999999;
	width:180px;
}

button{
	border: solid 1px #999999;
	background-color:#fbfbfb;
	font-family: Arial;
	font-size: 12px;
	color:#3560a5;
	width: 20px;
	text-decoration:none;
}

.bottoni{	
	width:60px;height:20px;
	background-color:#fbfbfb;
	font-family: Arial;
	font-size: 12px;
	color:#999999;
	margin: 5px 20px 5px 0px;
	line-height:120%;
}


.f75{	float:left;
			width:75%;
}

.f25{	float:left;
			width:25%;
}

.f10{	float:left;
			width:15%;
}

.f90{	float:left;
			width:85%;
}
