#edit_info_bottom
{
	margin-top: 15px;
	height: 32px;
	line-height: 32px;
}
#edit_info_bottom_right
{
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 5px;
}

#edit_info_help
{
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #effea1;
	border-style: dotted;
	border-width: 1px;
	border-color: #525252;
	padding: 10px;
	color: #525252;
}
.edit_iframe
{
	width: 600px;
	height: 250px;
	border-style: none;
	border-width: 0px;
	overflow-y: scroll;
}
.iframe_form
{
	background-color: #e3e3e3;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #525252;
}
.doubleListButtons
{
	width: 40px;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 3px;
}
.doubleListButtons input
{
	float: left;
	width: 40px;
	margin-bottom: 5px;
	min-width: 40px;
}
.doubleListTitle
{
	float: left;
	width: 200px;
	height: 180px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.doubleListSelect
{
	width: 200px;
	height: 150px;
}
.button_esci{
	margin-left: 10px;
	font-size: 12px;
}
