#apply {
	
}

.sf_apply div {	
	margin-bottom: 6px;
}

label {
  display: block;
}

.form li{
	display: inline;
	list-style-type: none;
	padding-left: 0px;
	display: block;
	float: left;
	margin: 0 0 8px 0;
}

#apply input, select {
	height: 30px;
	font-size: 1.1em;
	font-weight: lighter !important;
	font-family: Arial !important;
	border: 1px solid rgb(160,160,160);
	
}

#apply input {
	width: 400px;
	padding-left: 6px;
}

#apply select {
	padding-top: 3px;
}

#apply label {
	font-size: 0.8em;
	color: #f25d22;
}

#apply #sfApplyApply_payment_cc_number {
	width: 190px;
}
#apply #sfApplyApply_payment_cc_zip {
	width: 70px;
}
#apply #sfApplyApply_payment_cc_cvs {
	width: 50px;
}


/* Apply Form */

#apply {
  margin: 0 0 24px 0;
}

#apply h2{
  padding-top: 12px;	
}

.sf_apply form, div .form {
  
  background: none repeat scroll 0 0 #FBF7ED;
  width: 460px;
  padding: 4px 16px 4px 12px;
}

.sf_apply li {
  padding: 6px 0;
}
.sf_apply label {
  font-weight: bold;
  width: 120px;
  
  margin:0 0 3px;
}

.sf_apply input[type="text"] {
font-size:16px;
font-weight:bold;
line-height:16px;
}

.sf_apply input {
font:12px/14px "Lucida Grande",arial,verdana,helvetica,sans-serif;
}

.sf_apply input, .sf_apply textarea, checkbox {
color:#333333;
font:bold 16px/16px "Lucida Grande",arial,verdana,helvetica,sans-serif;
margin:0;
padding:0;
}
