
th.ok, th.ko {
	padding: 5px 7px;
	font-size: 1.1em;
}

th.ok {
	background-color: #B5F48C;
}

th.ko {
	background-color: #E41717;
	color: #ffffff;
}


#form-superficie
{
	font-weight: bold;
	display: inline-block;
	margin-left: 30px;
}

#orto-info
{
	background-color: #E5E5E5;
	width: 200px;
	padding: 10px;
	border-radius: 10px 10px 10px 10px;
	position: relative;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
}

#orto-info h2
{
	color: #33302C;
	font-size: 1.5em;
	display: inline-block;
}

#orto-info ul
{
	list-style-type: square;
	margin-left: 15px;
	margin-top: 20px;
}

#orto-descrizione
{
	margin-top: 10px;
	margin-bottom: 30px;
}


.orto-middle
{
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both;
}

.orto-middle h2
{
	display: inline-block;
}
.mini-list
{
   font-family: Helvetica,Arial,Verdana,sans-serif;
   font-size: 1.21em;
   color: #33302C;
}

.mini-list li
{
   margin-bottom: 5px;
   list-style-type: none;
}

.floated
{
	width: 370px;
	float: left;
	clear: none;
}


.floated .message
{
	width: 350px;
}


#orto-owner
{
   font-size: 0.8em;
   color: #33302C;
}
