/* GENERAL STYLES */
.AutoFormPlus {
	text-align: center;
	
	}
.AutoFormPlus fieldset {
	border: none;
	text-align: left;
	
	margin-top: 15px;
	}
	
.AutoFormPlus legend {
font-weight: bold;
	font-size: 10px;
	color: #1E3E55;
	}
	
.AutoFormPlus fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.AutoFormPlus fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 0px 0;
	color: #1E3E55;
	clear: both;
	
	}
.AutoFormPlus fieldset li span {
	}
.AutoFormPlus fieldset li span img {
	}

.AutoFormPlus fieldset li img, .AutoFormPlus fieldset li a {
	float: left;

	font-size: 10px;
	}
.AutoFormPlus fieldset li label
{
	
	float: left; 
	font-size: 10px;
	

	}
.AutoFormPlus fieldset li p {
	color: #1E3E55;
	padding: 0;
	margin: 0;
	}
.AutoFormPlus fieldset li table {
	clear: both;
	float: left;
	}
.AutoFormPlus fieldset li table input {
	float: left;
	width: 25px;

		
	}
.AutoFormPlus fieldset li table label {
	float: left;

	}
.AutoFormPlus fieldset p {
	color: #1E3E55;
	padding: 0;
	margin: 0;

	}
.AutoFormPlus fieldset br {
	clear: both;
	}
/*.AutoFormPlus span {
	display: block; 
	height: 25px;
	}*/
.AutoFormPlus fieldset input {
	float: right; 

	width: 205px;
	margin-bottom:5px;
	

	}
.AutoFormPlus fieldset textarea {
	float: right; 

	width: 245px;

	height: 75px;


	}
.AutoFormPlus fieldset select {
	float: left; 

	width: 210px;
	border: 1px solid #1E3E55;


	}
.AutoFormPlus input.button {
	height: auto;
	float:right;
	margin-top:10px;
	}
.AutoFormPlus li.required label strong {
	font-weight: bold;
	font-style: normal;
	color: #900;
	}
.AutoFormPlus li.required label {
	border-bottom: 1px dashed red;
	}
.radiobuttonlist table tbody tr td input{
border: 0px solid #1E3E55;
float:right;

}
.radiobuttonlist table tbody tr td label{
float:left;
}
.radiobuttonlist table{
width:100%;
padding:0px;
border-collapse:collapse;
}
/*\*//*/ .AutoFormPlus legend { display: inline-block; } /* IE Mac legend fix */
				

/* EDITOR PROPERTIES */
