/* GENERAL STYLES */
.AutoFormPlus {
	text-align: center;
	/*background: #ccc;*/
	}
.AutoFormPlus fieldset {
	/*border: none;*/
	text-align: left;
	/*border-bottom: 1px solid #1E3E55;*/
	margin-bottom: 5px;
	}
	
.AutoFormPlus legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	/*color: #1E3E55;*/
	}
	
.AutoFormPlus fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.AutoFormPlus fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	/*color: #1E3E55;*/
	clear: both;
	/*border-top: 1px solid #1E3E55;*/
	}
.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: 3px; 
	margin-left: 160px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	/*border: 1px solid #1E3E55;*/
	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: 210px;*/
	margin-left: 10px;
	font-size: 12px;
	/*border: 1px solid #1E3E55;*/
	margin-bottom: 3px;
	}
.AutoFormPlus input.button {
	height: auto;
	margin-left:-100px;
	}
.AutoFormPlus li.required label strong {
	font-weight: bold;
	font-style: normal;
	/*color: #900;*/
	}
.AutoFormPlus li.required label {
	/*border-bottom: 1px dashed red;*/
	}
/*\*//*/ .AutoFormPlus legend { display: inline-block; } /* IE Mac legend fix */
				

/* EDITOR PROPERTIES */
