#gform_fields_2 {
	list-style-type: none;
	padding-left: 0px;
	font-family: "Lucida Grande",Tahoma;
	margin:10px;
}

#gform_fields_2 li {
	margin-bottom: 10px;
	color : black;
	font-weight : bold;
	line-height : 1.8em;
	
	border: medium none;
	color: #222;
	display: block;
	font-size: 95%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px;
	white-space: normal;
	width: 100%;
	margin-bottom:10px;
}

/* Forms and inputs
---------------------------------------------- */

#gform_fields_2 input[type="text"] {
	width: 200px !important;
	font-weight:normal !important;
}