
#middle[id] {display: table-cell; padding-top: 100px; *padding-top: 50px; }
		
#middle {position: relative; width: 100%; text-align: center;} /* for explorer only*/
#outer[id] {display: table; position: static;}
#outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
		
		#inner {position: relative; top: -50%; text-align: left;} /* for explorer only */
		#inner {
	width: 439px;
	margin-left: auto;
	margin-right: auto;
	height: 325px;
	background-image: url(https://iform-artwork.s3.amazonaws.com/smart/login_bg.png);
	background-repeat: no-repeat;
	z-index: 299;
} /* for all browsers*/
div.graybg/* optional: #inner[id] {position: static;} */
		
		/* just format */
		 {
	background-color: #B2B7BA;
}
	label {
	display: block;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color:#333333;

}
form {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 14px;
}
.textBox {
	display: block;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	color:#3A4D29;
	padding-left: 3px;
	width: 310px;
}
.textUpdate {
	display: block;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color:#3A4D29;
	padding-left: 3px;
	width: 300px;
}
.textcc {
	display: inline;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color:#3A4D29;
	padding-left: 3px;
	float:left;
}
.sm  {
	display: inline;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 14px;
	line-height: 8px;
	font-weight: normal;
	color:#334466;
	letter-spacing: 1px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.orangetxt {
	color: #D46828;
	/* font-family: Helvetica, Arial, sans-serif; */
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
}
.txtButton {
	padding-left: 100px;
}
div.row {
	clear: both;
	padding-top: 1px;
  }

div.row span.label {
	float: left;
	width: 180px;
	text-align: left;
	padding-top: 7px;
	font-size: small;
	margin-left: 1px;
  }

div.row span.formw {
	float: left;
	width: 150px;
	text-align: left;
  } 
 #login {
	 padding-top: 10px;
 }
