.mscForm1 * {
	margin:0;
	padding:0;
}

.mscForm1 div {
	margin:0;
	padding:0;
}

.mscForm1 p {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	margin-bottom:6px;
	font-size:11px;
}

.mscForm1 label {
	display:block;
	margin-bottom:3px;
	color:white;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

.mscForm1 input,
.mscForm1 select {
	margin-bottom:8px;
}

.mscForm1 .submit {
	display:block;
	margin-top:6px;
	float: right;
}

.mscForm1 .required {
	color:red;
}

.mscForm1 td.left5 {
	padding-left:5px!important;
}


form.mscForm1 div.submitRight {
	text-align:right!important;
}

form.mscForm1 div.submitCenter {
	text-align:center!important;
}

.w25 {width:25px!important;}
.w35 {width:35px!important;}
.w50 {width:50px!important;}
.w75 {width:75px!important;}
.w100 {width:100px!important;}
.w125 {width:125px!important;}
.w135 {width:135px!important;}
.w140 {width:140px!important;}
.w150 {width:150px!important;}
.w175 {width:175px!important;}
.w190 {
	width:190px!important;
	padding-top: 1px;
	padding-bottom: 1px;
}
.w200 {width:200px!important;}
.w225 {width:225px!important;}
.w250 {width:250px!important;}
.w275 {width:275px!important;}
.w285 {width:285px!important;}
.w300 {width:300px!important;}

