@import "http://commprojects.jhsph.edu/_includes/forms.css";
@import "http://commprojects.jhsph.edu/_includes/generic.css";

div.formContainer {
	width:96%;	
}

div.row {
	width:auto;	
	float:right;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:22px;
	margin:0 0 0 0;
	padding-left:0px;
}

input.textInput {
	padding-left:10px;	
}
