#ContDesigner {
	float: left;
	width:400px;
	margin: 3px;
	padding: 3px;
	}

#ContHelp {
	float: left;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 3px;
	padding: 3px;
	overflow:hidden;
}

	#ContHelp table {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-bottom: 10px;
	}
	
	#ContHelp th {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #D2E9FF;
	height: 30px;
	}
		
	#ContHelp td {
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:30px;
	}
	
	#ContHelp #TabellaGrafico td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:auto;
	vertical-align:bottom;
	}
	
	
	
#ContDett {
	clear: left;
	margin-top: 30px;
	padding: 10px;
	border-top: 1px solid #FFCC00;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
	
	#ContDett td {
	font-size: 9px;
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	width: 300px;
	}
	
	#ContDett #Title {
	font-size: 9px;
	width:200px;
	}
	
	#ContDett #Prep {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:150px;
	color: #333333;
	}
	
	#Prep {
	width:100%;
	}



.TabellaDesigner th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size:x-small;
	background-color: #FFEFB0;
	height: 20px;
}

	.TabellaDesigner .RigaAlimento > td{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		font-size: 9px;	
	}
	
	.TabellaDesigner .RigaTotali td{
		font-size: small;
		font-weight: bold;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #FF9900;
		font-size: 9px;
	}
	
	.TabellaDesigner .RigaPerc td{
		font-size: 9px;
		font-weight: bold;
		text-align:right;
	}

.CellModifica td{
	border:none;
	}

	.CellModifica a {
		display: block;
		border: 1px solid #333333;
		height: 12px;
		width: 20px;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		background-color: #D7FDD5;
		color: #006600;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		font-style: normal;
		white-space: nowrap;
		overflow: hidden;
		}
		
	.CellModifica a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		background-color: #006600;
	}

.CellFav {
	display: block;
	height: 21px;
	width: 21px;
	vertical-align: baseline;
	text-align: center;
}

	.CellFav img {
		vertical-align: baseline;
		text-align: center;
	}

.CellBlocchi {
	width: 30px;
	font-size: 9px;
	text-align: right;
	height:21px;
}

#Pulsanti {
	padding: 15px;
	text-align: right;
}

#salvapubblica {
	font-size: 9px;
	color: #999999;
	}

.tempofooter {
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.boxOK {
	font-size: 10px;
	font-weight: bold;
	color: #007900;
	text-align: center;
	width: 80%;
	border: 1px solid #01A004;
}
#helpbox {
	font-size: 10px;
	line-height: 2em;
	font-weight: bold;
	color: #FF8000;
	background-color: #FFF0E1;
	height: 35px;
	border: 1px solid #FF8000;
	width: 35px;
	vertical-align: middle;
	cursor: default;
	margin-bottom: 2em;
}
#helpbox img {
	background-position: center center;
}
