.inputRow{
float:left !important;
float:none;
margin:3px 0 0 0;
width:100%;
}

label{
float:left;
margin:0 5px 0 0;
padding-top:1px;
width:69px;
height:20px;
color:#474747;
text-align:left;
font-size:12px;
}

input{
	padding:0px;;
	color:#FFFFFF;
	font:normal 11px Tahoma;
	border:1px solid #FFFFFF;
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
	height:20px;
}
textarea{
	padding:0px;;
	color:#FFFFFF;
	font:normal 11px Tahoma;
	border:1px solid #FFFFFF;
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
}

select{
font:normal 11px Tahoma;
border:1px solid #EBEBEB;
}

input.fileBrowse{
width:200px;
height:20px;
}

input.inputSubmit{
margin:5px 0;
padding:0;
width:61px;
height:21px;
font:normal 11px Verdana;
border:none;
outline:0;
cursor:pointer;
}

.checkbox{
float:none;
margin:0;
padding:0;
width:13px !important;
width:15px;
height:13px !important;
height:15px;
border:none;
cursor:pointer;
}
