*+html .colWide2  form {
	width:395px;
	text-align:left;
	display:block;
}

* html .colWide2  form{
	width:395px;
	text-align:left;
	display:block;
}

* html .colWide form {
	width:475px;
	text-align:left;
}

*+html .colWide form {
	width:475px;
	text-align:left;
}

* html .colStrai {
	width:245px;
	text-align:right;
}

*+html .colStrai{
	width:245px;
	text-align:right;
}

* html input {
	line-height:30px;
	font-size:18px;
	padding:0px 5px 0 5px;
	height:30px;
	color:#535353;
}

*+html input {
	line-height:30px;
	font-size:18px;
	padding:0px 5px 0 5px;
	height:30px;
	color:#535353;
}

* html .passage {
	margin-left:0px;
}

* html input.submit {
	padding:0;
	line-height:20px;
	border:none;
}

*+html input.submit{
	padding:0;
	border:none;
}

*+html  input.submit:focus {
	padding:0;
	border:none;
}


*+html input.submit {
	line-height:35px;
}

*+html  input.submit:focus {
	line-height:35px;
}

* html input.submit:hover {
	background:#AFB2B3;
	border:none;
}

 *+html input.submit:hover {
	background:#AFB2B3;
	border:none;
}

