.cleaner {
	clear:both;
	height:1px;
	line-height:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
	}

.floatclear { 
	display:inline-block; 
	width:100%; 
	}
 
/* Hide from IE-mac \*/ 
* html .floatclear { 
	height:1%; 
	width:auto; 
	}
 
.floatclear { 
	display:table; 
	} 
 
/* End hide from IE-mac */ 	

#credit {
	color:#ffffff;
	margin:16px 0px 12px 0px;
	font-size:90%;
	}

a.credit:link, a.credit:visited, a.creditExternal:link, a.creditExternal:visited {
	color:#ffffff;
	text-decoration: underline;
	border-bottom:0px;
	padding-bottom:0px;
	}

a.creditExternal:hover, a.creditExternal:active {
	color:#000000;
	}

a.credit:hover, a.credit:active {
	color:#000000;
	}

.floatright {
	float:right;
	}
	
.floatleft {
	float:left;
	}

.leftalign {
	text-align:left;
	}

.rightalign {
	text-align:right;
	}
	
dt.form	 {
	text-align:left;
	width:200px;
	margin: 0 0 -20px 0;
	border:none;
	padding:0;
	}

dd.form	 {
	border:none;
	margin: 0 0 0px 130px;	
	padding:0 0 10px 0;
	}

.textfield {
	font-size: 11px !important;
    	padding: 1px 3px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#333333;
	margin:0.5em 0 0.5em 1em;
	width: 190px;
	}

.input {
	font-size: 10px !important;
	margin:0px 0px 0px 3px;
	}

.checkbox {
	margin:0.5em 0 0.5em 1em;
	color:#333333;
	}
	
.textarea {
	font-size: 11px !important;
    	padding: 1px 3px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#333333;
	margin:0.5em 0 1.2em 1em;
	height: 100px;
	width: 205px;
	}
	
.menu {
	font-size: 10px;
	margin:0px 0px 0px 1em;	
	}

#home_xpro {
	margin-top: 10px;
	}
	
.xpro1 {
	}
	
.xpro2 {
	margin-left: 9px;
	}

.errortext {
 	color:red;
 	}
 
.confirmtext {
 	color:green;
 	}
 
.centeralign {
 	text-align:center;
 	}
