.fm-forms {
	padding: 12px;
}
.fm-forms fieldset {
	background: url(/templates/img/all/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	min-height: 10px;
}
.fm-forms div.description, .fm-forms div.desc-fieldset {
	float: none;
	width: 700px;
	padding-bottom: 10px;
}
.fm-forms .div-form-select {
	padding: 0;
}
.fm-forms .div-form-select, .fm-forms .div-form-text, .fm-forms .div-form-small {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 12px;
	height: 30px;
}
.fm-forms .div-form-small {
	width: 80px;
}
.fm-forms .div-form-select select {
	width: 207px;
}
.fm-forms .div-form-small select {
	width: 77px;
}
.fm-forms .form-label {
	padding: 0 2px 2px 2px;
}
.fm-forms .div-form-text input, .fm-forms .div-form-small input{
	padding: 2px;
}
.fm-forms .div-form-small input{
	width: 78px;
}
.fm-forms .form-submit {
	background-color: #a9a9a9;
	color: #ffffff;
	background-image: url(/templates/img/buttons/arrow-memo-action.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 120px;
	overflow: visible;
	text-align: left;
	line-height: 20px;
	height: 20px;
	border: 0;
	padding: 0 12px 0 19px;
	margin: 0 5px 0 0;
	font-weight: bold;
}
.fm-forms .form-button, 
.fm-forms a.form-button:link, .fm-forms a.form-button:visited, .fm-forms a.form-button:active, .fm-forms a.form-button:hover {
	background-color: #F77F0A;
	color: #ffffff;
	width: 120px;
	overflow: visible;
	text-align: left;
	line-height: 20px;
	height: 20px;
	border: 0;
	padding: 0 12px;
	margin: 0 5px 0 0;
	font-weight: bold;
}
html>body .fm-forms .form-submit, html>body .fm-forms .form-button { width: auto; }

.fm-forms a.form-button:link, .fm-forms a.form-button:visited, .fm-forms a.form-button:active, .fm-forms a.form-button:hover {
	display:block;
	width: auto;
	text-decoration: none;
	height: 21px;
}

html>body .fm-forms a.form-button:link, html>body .fm-forms a.form-button:visited, html>body .fm-forms a.form-button:active, html>body .fm-forms a.form-button:hover  {
	height: 20px;
}

.fm-forms .div-form-radio, .fm-forms .field-form-radio-single  {
	width: 260px;
	float: left;
	margin-bottom: 5px;
	border: 0;
}
.fm-forms .form-radio, .fm-forms .form-radio-single {
	width: 13px;
	height: 13px;
	margin-right: 5px;
	border: 0;
	float: left;
}
.fm-forms .field-form-radio label, .fm-forms .div-form-radio label, .field-form-radio-single .div-form-radio-single label{
	width: 230px;
	float: left;
}


.fm-forms .div-form-radio-register  {
	width: 700px;
	float: left;
	margin-bottom: 5px;
	border: 0;
}

.fm-forms .div-form-radio-register label {
	width: 650px;
	float: left;
}


.fm-forms div.clearleft {
	width: 450px;
}
.fm-forms div.clearleft div.clearleft {
	width: auto ;
}

.fm-forms div.fulllength {
	width: 700px;
	height: 10px;
	overflow: visible;
	margin-bottom: 10px;
} 
html>body .fm-forms div.fulllength {
	height: auto;
	min-height: 10px;
} 
.fm-forms div.fulllength label {
	width: 650px;
} 
.fm-forms .cols2, .fm-forms .cols2 label, .fm-forms .cols2 select, .cols2 input {
	width: 260px;
}
.fm-forms .div-form-select-timer-left, .fm-forms .div-form-select-timer-right {
	float: left;
	width: 100px;
	padding-top: 10px;
}
.fm-forms .div-form-select-timer-left select, .fm-forms .div-form-select-timer-right select,
.fm-forms .div-form-select-timer-left label, .fm-forms .div-form-select-timer-right label {
	width: 90px;
}
.fm-forms .div-form-textarea {
	clear: both;
}
.fm-forms .div-form-textarea textarea {
	height: 70px;
	width: 413px;
	margin-bottom: 10px;
}
.fm-forms textarea.ta-big {
	height: 150px;
}

.fm-register .div-form-text {
	margin-right: 40px;
	*width: 300px;
}

.fm-register .div-form-text img{
	*margin-left: 10px;
}


.fm-register .div-form-text input{
	display: block;
	float: left;
	padding-left:3px;
	height:16px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width:230px;
	*width: 200px;
	*margin-left: 10px;
}

.fm-register .div-form-text label{
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:12px;
	margin-bottom:4px;
	*margin-left: 10px;
}

.fm-register .div-form-radio-register input{
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:12px;
	margin-bottom:4px;
}

.fm-register_data .div-form-text, .fm-register_data .div-form-select {
	width: 380px;
	margin-bottom: 0px;
}

.fm-register_data .div-form-text input{
	float: left;
	padding-left:3px;
	height:14px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width: 180px;
}

.fm-register_data .div-form-select select{
	float: left;
	padding-left:3px;
	height:19px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width: 187px;
}


.fm-register_data label {
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:11px;
	margin-bottom:4px;
	width: 140px;
}

.fm-register_data .div-form-radio-register input{
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:12px;
	margin-bottom:4px;
}

.fm-intern .div-form-text, .fm-intern .div-form-select {
	width: 370px;
	margin-bottom: 0px;
}

.fm-intern .div-form-text input{
	float: left;
	padding-left:3px;
	height:14px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width: 180px;
}

.fm-intern .div-form-select select{
	float: left;
	padding-left:3px;
	height:19px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width: 188px;
}


.fm-intern label {
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:11px;
	margin-bottom:4px;
	width: 140px;
}

.fm-intern2 .div-form-text, .fm-intern .div-form-select {
	width: 370px;
	margin-bottom: 0px;
}

.fm-intern2 .div-form-text input{
	float: left;
	padding-left:3px;
	height:14px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width: 180px;
}

.fm-intern2 label {
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:12px;
	margin-bottom:4px;
	width: 140px;
}

.fm-intern3 .div-form-select {
	width: 400px;
	margin-bottom: 0px;
	float: left;
	margin-right: 0px;
	margin-top: 10px;
}

.fm-intern3 .buttons {
	float: left;
	margin-top: 10px;
}

.fm-intern3 .buttons label {
	width: 130px;
	
	*float: left;
	*width: 115px;
	_float: left;
	_width: 115px;
}

.fm-intern3 button {
	_float: left;
}

.fm-intern3 .div-form-select select{
	float: left;
	padding-left:3px;
	height:19px;
	border:1px solid #cecece;
	margin-bottom:12px;
	width: 260px;
}

.fm-intern3 label {
	float: left;
	margin-bottom: 5px;
	display: block;
	font-size:12px;
	margin-bottom:4px;
	width: 140px;
}

.pw-help-label{
	font-size: 12px;
	display:block;
	margin-bottom: 4px;
}
.pw-help{
	border:1px solid #cecece;
	margin-bottom:10px;
}
.btn button {
	background-image:url(../img/buttons/btn.full.blue.middle.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:0pt none;
	float:left;
	padding:0pt;
	text-align:left;
	width:130px;
}
.pw-help-btn{
	font-size: 13px;
	width: 90px !important;
}

.btn_lostp {
	font-size: 13px;
	width: 100px !important;	
	*width: 90px !important;	
	_width: 90px !important;	
}
