#mainformContainer{
  width:300px;
  padding:5px;
  text-align:left;
  }
#mainformContainer p.txtSteps{
  line-height: 1.5em; 
  font-size: 8pt;
  }
#actualformContainer{
line-height: 1.5em; 
  font-size: 11pt;
}
#cboCC {
width:22px;
}
#cboUA {
width:22px;
}
#cCode {
width:112px;
}
#visitorName{
width:298px;
}
#visitorEmail{
width:298px;
}
#visitorPhone{
width:298px;
}
#visitorCity{
width:298px;
}
#visitorAdd{
width:298px;
}
#Zipcode{
width:298px;
}
#visitorsDT{
width:298px;
}
#visitorsDOD{
width:298px;
}
#notesContent{
width:298px;
}
#submit_butt{
padding: 5px; 
	font-weight:bold; 
	font-size: 1em; 
	color: #fff; 
	background: #052E71; 
	border: 1px solid #08337B; 
	border-right-color: #ddd; 
	border-bottom-color: #ddd; 
	width:160px; 
}