label {
	float: left;
	font-family:Arial, Tahoma, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
}
input, textarea, select {
	font-family:Arial, Tahoma, Times New Roman, Times, serif;
	font-size:12px;
	line-height:14px;
	color:#cecece;
	border:#5a5a5a 1px solid;
	margin-bottom:10px;
	margin-left:5px;
	background-color:#686868;
}
input { padding:3px 0; }
select { height:20px; }
.InputWidth_S { width:168px; }
.InputWidth_M { width:188px; }
.InputWidth_L { width:238px; }
.focusField {
	background-color:#7e7e7e;
	border:dotted 1px #999;
	font-weight:bold;
}
#submitbutton {
	margin-left: 244px;
	width: 115px;
	margin-top:11px;
	float:left;
}
#Track_Your_Order input { padding:2px 0; }
#divForm {
	float:left;
	width:100%;
}
#divForm label {
	float: left;
	clear:left;
	font-family:Arial, Tahoma, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
	width:125px;
}
#divForm .Submitbutton {
	margin-left: 130px;
	margin-top:11px;
	float:left;
}
.notification-input {
	float:left;
	clear:both;
	width:100%;
	font-size:11px;
	margin: 0 0 10px 132px;
}
.indicator, .pstrength-info, .pstrength-minchar { margin-left:132px; }
.indicator { margin-top:0 !important; }
.pstrength-minchar { color:#E8BD0D; }
table.ShoppingCartProcesTables .indicator, table.ShoppingCartProcesTables .pstrength-info, table.ShoppingCartProcesTables .pstrength-minchar { margin:5px 0 0 0!important; }
table.ShoppingCartProcesTables .indicator { width:170px !important; }