/* GENERAL STYLES */
.AutoFormPlus {
	text-align: center;
	padding:15px;
	/*border: 1px solid #c6d0e1;*/
	}
.AutoFormPlus fieldset {
	border: none;
	text-align: left;
	/*border-bottom: 1px solid #1E3E55;*/
	margin-bottom: 5px;
	}
	
.AutoFormPlus legend {
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}
	
.AutoFormPlus fieldset ul {
	margin: 0; 
	padding:0;  
	}
	
.AutoFormPlus fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	/*color: #000000;*/
	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
{

	/*font-size:12px;
	padding-left: 10px;*/
	padding-top: 5px;
	}
.AutoFormPlus fieldset li p {
	/*color: #000000;*/
	padding: 0;
	margin: 0;
	margin-top: 5px;
	/*padding-left: 10px;*/
	}
.AutoFormPlus fieldset li table {
	clear: both;
	float: left;
	margin-top: 3px; 
	margin-left: 30px;
	/*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: #000000;*/
	padding: 0;
	margin: 0;
	margin-top: 5px;
	/*padding-left: 10px;*/
	}
.AutoFormPlus fieldset br {
	clear: both;
	}
.AutoFormPlus li strong {
	font-weight: bold;
	font-style: normal;
	color: #000;
	}
/*.AutoFormPlus span {
	display: block; 
	height: 25px;
	}*/
.AutoFormPlus fieldset input {
	float: left; 
	margin-top: 3px; 
	width: 247px;
	/*margin-left: 10px;
	font-size:12px;
	border: 1px solid #000000;*/
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset textarea {
	float: left; 
	margin-top: 3px; 
	width: 245px;
	/*margin-left: 10px;
	font-size:12px;*/
	height: 75px;
	/*border: 1px solid #000000;*/
	margin-bottom: 3px;
	}
.AutoFormPlus fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 210px;
	/*margin-left: 10px;
	font-size:12px;
	border: 1px solid #000000;*/
	margin-bottom: 3px;
	}
.AutoFormPlus input.button {
	height: auto;
	}
/*\*//*/ .AutoFormPlus legend { display: inline-block; } /* IE Mac legend fix */
/* CSS Document */



/* EDITOR PROPERTIES */

