/* GENERAL STYLES */
.AutoFormPlus {
	text-align: center;
	}
.AutoFormPlus fieldset {
	border: none;
	text-align: left;
	margin-bottom: 5px;
	}
	
.AutoFormPlus legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}
	
.AutoFormPlus fieldset ul {
	margin: 0;
	padding: 0;
	display: block;
	}
	
.AutoFormPlus fieldset li {
	display: block;
	list-style: none;
	list-style-image: url('/images/Menu/blank.png');
	padding:  0;
	margin: 5px 0px;
	color: #000000;
	clear: both;
	}
.AutoFormPlus fieldset li span {
	}
.AutoFormPlus fieldset li span img {
	}

.AutoFormPlus fieldset li img, .AutoFormPlus fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	}
.AutoFormPlus fieldset li label
{
	width: 150px; 
	float: left; 
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	}
.AutoFormPlus fieldset li p {
	color: #1E3E55;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.AutoFormPlus fieldset li table {
	clear: both;
	float: left;
	margin-top: 0px; 
	margin-left: 160px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset li table input{
	float: left;
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;	
	}

.AutoFormPlus fieldset li table input[type="checkbox"]
{
	float: left;
	width: 25px;
	font-size: 12px;
	border: none;
	margin-bottom: 3px;	
	}
.AutoFormPlus fieldset li table label {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	}
.AutoFormPlus fieldset p {
	color: #1E3E55;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.AutoFormPlus fieldset br {
	clear: both;
	}
/*.AutoFormPlus span {
	display: block; 
	height: 25px;
	}*/
.AutoFormPlus fieldset input {
	float: left; 
	margin-top: 3px; 
	width: 245px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset textarea {
	float: left; 
	margin-top: 3px; 
	width: 245px;
	margin-left: 10px;
	font-size: 12px;
	height: 75px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 250px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #1E3E55;
	margin-bottom: 3px;
	}
.AutoFormPlus input.button {
	height: auto;
	margin-left: 170px;
	}
.AutoFormPlus li.required label strong {
	font-weight: bold;
	font-style: normal;
	}
.AutoFormPlus li.required label {
	}

/*\*//*/ .AutoFormPlus legend { display: inline-block; } /* IE Mac legend fix */
				

/* EDITOR PROPERTIES */
