#eval-form {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	width: 491px;
	line-height: 14px;
	}

#eval-form #form-fields{
	height: 234px;
	padding: 0 0 0 27px;
	background: transparent url(../images.aff13/form-bg.gif) top left repeat-y;
	}
	
#eval-form #top-step1{
	background: transparent url(../images.aff13/form-header-step1.gif) left top no-repeat;
	height: 150px;
	}
	
#eval-form #top-step2{
	background: transparent url(../images.aff13/form-header-step2.gif) left top no-repeat;
	height: 150px;
	}
	
#eval-form #top-step3{
	background: transparent url(../images.aff13/form-header-step3.gif) left top no-repeat;
	height: 150px;
	}
	
#eval-form #top-step4{
	background: transparent url(../images.aff13/form-header-step4.gif) left top no-repeat;
	height: 150px;
	}
	
#eval-form #top-step5{
	background: transparent url(../images.aff13/form-header-step5.gif) left top no-repeat;
	height: 150px;
	}				

#eval-form #no-steps{
	background: transparent url(../images.aff13/form-header-stepsComplete.gif) left top no-repeat;
	height: 150px;
	}		

#eval-form #step1{
	padding: 10px 0 0 0;
	}
	
#eval-form #step2, #eval-form #step3, #eval-form #step4, #eval-form #step5{
	padding: 20px 0 0 0;
	}
	
#eval-form #fieldset-left, #eval-form #fieldset-right, #eval-form .fieldset-left, #eval-form .fieldset-right{
	float: left;
	}
	
#eval-form #form-footer{
	background: transparent url(../images.aff13/form-bottom-bg.gif) left top no-repeat;
	height: 28px;
	}		
	
* {
	padding: 0;
	margin: 0;
	}	
	
fieldset {
  border: 0;
}
		
#eval-form a{
	text-decoration: underline;
	color: #ede85c;
	}
	
#eval-form a:hover{
	text-decoration: none;
	}	
	
.eval-asterisk {
  width: 9px;
  height: 21px;
  background: transparent url(../images.aff13/asterisk.gif) left top no-repeat;
}		
				
/* Step 1 */

#eval-form #step1 #fieldset-left{ 
	margin: 10px 0;
	width: 190px;
	}

#eval-form #step1 #fieldset-right{
	margin: 10px 0;
	}
	
/* Step 2 */

#eval-form #step2 #fieldset-left{ 
	margin: 10px 0;
	width: 200px;
	}

#eval-form #step2 #fieldset-right{
	margin: 10px 0;
	}			
	
/* Step 3 */

#eval-form #step3{
	line-height: 24px;
	}

#eval-form #step3 .fieldset-left{ 
	width: 300px;
	}

#eval-form #step3 label{
	line-height: 45px;
	margin: 5px 5px 0 0;
	display: block; 
	float: left;
	}
	
#eval-form #step3 .fieldset-left label, #eval-form #step3 .fieldset-right label{
	line-height: 24px;
	display: inline;
	float: none;
	margin: 0;
	}	
	
#eval-form #step3 .noBorder input{	
	margin: 3px 3px 5px 0;
	}	
	
/* Step 4 */	
	
#eval-form #step4 .fieldset-left{ 
	width: 220px;
	margin: 10px 0 0 0;
	}		

#eval-form #step4 .fieldset-right{
	margin: 10px 0 0 0;
	}
	
/* Step 5 */

#eval-form #step5{
	width: 300px;
	}
	
#eval-form #step5 label{
	width: 125px;
	display: block;
	float: left;
	line-height: 16px;
	clear: both;
	}	
	
#eval-form #step5 input{
	float: left;
	margin: 0 0 6px;
	}	
	
#eval-form #step5 p{
	width: 300px;
	}
	
#eval-form #step5 span{
	float: left;
	}	
	
/* Elements */

#eval-form p{
	padding: 3px 0;
	margin: 0;
	}
	
/* Form Elements */

#eval-form fieldset{
	border: 0;
	}	

#eval-form input {
	font-size: 11px;
	height: 16px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	border: 1px solid #c1c5ca;
	}
	
#eval-form input.small {
	width: 45px;
}

#eval-form input.medium {
	width: 72px;
}

#eval-form input.large {
	width: 160px;
}	

#eval-form select {
	font-size: 11px;
	height: 18px;
	letter-spacing: 1px;
	border: 1px solid #b3ce80;
	}

#eval-form .noBorder input{
	background: transparent;
	padding: 1px 3px 3px 0;
	margin: 3px 3px 5px 25px;
	border: 0;
	vertical-align: middle;
	}
	
#eval-form textarea {
  color: #555;
  font-family: trebuchet ms, arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 11px;
  vertical-align: bottom;
  width: 200px;
  height: 42px;  
  border: 1px solid #b3ce80;
}	

/* Step None */

#eval-form #form-fields fieldset#steps-complete p {
  line-height: 16px;
  padding: 6px 22px 4px 6px;
}

#eval-form #form-fields fieldset#steps-complete h1 {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  padding: 6px;
}
	
/* Buttons */

#eval-form .next {
	float: right;
	width: 101px;
	height: 31px;
	border: 0;
	cursor: pointer;
	background: transparent url(../images.aff13/next.gif) left top no-repeat;
}

#eval-form .back {
	float: right;
	width: 76px;
	height: 37px;
	border: 0;
	cursor: pointer;
	background: transparent url(../images.aff13/back.gif) left top no-repeat;
}

#eval-form .submit {
	float: right;
	width: 131px;
	height: 37px;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
	background: transparent url(../images.aff13/submit.gif) left top no-repeat;
}	


