.outtaHere {
	position:absolute;
	left:-9999px;
}
.comments input {
border: 1px #DBDBDB solid;
height: 18px;
}

.comments textarea {
  border: 1px #DBDBDB solid;
}

/* Selects */
.selectArea {
	height: 20px;
	float: left;
	position: relative;
	color: #473226;
	font-size: 11px;
	line-height: 20px;
	padding:0 !important;
	margin:0 0 0 6px !important;
	display:inline;
       border: 1px #DBDBDB solid;
}
/* Additional Styling For Form Templates */
#form #sarea0,#form #sarea1
{
 	margin:0 !important;	
}
#sarea0.selectArea
{
 	font-size: 10px !important;	
}
.required-val{
	float:left;
	width: 5px !important;
	display: inline !important;
}
#valSummary
{
 padding: 0 0 10px 0;
}
#pnlThanks
{
 padding: 10px 0 0 0;
}
#captcha_subtext_captcha{
  display: inline-block;
  padding: 10px 0;
  width: 170px;
  margin-left: 120px;
}
.comp-form #captcha_subtext_captcha{
  margin-left: 94px;
  padding-top: 0;
}
.comp-form #form .submit{
	margin:-2px 0 0 142px;
}
.checkBoxes table input
{
  margin: 0 3px 0 55px;
}

.checkBoxes table label
{
  float: none !important;
}
.checkBoxes h2
{
	padding: 0 !important;
	font-size: 11px !important;
	font-weight: normal;
	margin-bottom: 5px !important;
}
.general-enquiry-form #content-wrapper #main-text.comp-form
{
	width:365px;
}

.comp-form #chkSubscribe{
  margin: 4px 0 0 3px;
}

.comp-form #chkAge{
  margin: 0 0 0 4px;
}

.comp-form #form #sarea0, #ddlDay
{
 	width: 40px !important;	
}
.comp-form #form #sarea1, #ddlMonth
{
	width: 50px !important;	
}
.comp-form #form #sarea2, #ddlYear
{
	width: 57px !important;	
}

.comp-form #form #sarea0, #ddlDay,
.comp-form #form #sarea3
{
 margin: 0 0 0 2px !important;
}
.comp-form #form #sarea1, .comp-form #form #sarea2,
#ddlMonth, #ddlYear
{
 margin: 0 0 0 6px !important;
}
/*Recruitment Form Template*/
.job-opition{
  float: left;
  clear: both;
  margin: 3px 6px 0 195px;
}
.radio-label{
  width: 210px!important;
}
.radio-list{
  clear: both;
  margin: 0 0 0 185px;
}
.radio-list tr{
  padding: 0 0 2px 0;
  display: block;
}
.radio-list input{
  clear: both;
  float: left;
}
.radio-list label{
  width: 200px !important;
}
 .uploadcv-hide, .onlineset-hide, .hide{
   display: none;
 }
 .uploadcv-show, .onlineset-show, .show{
   display: block; 
 }
.cv-label-mid{
  width: 195px !important;
}
#txtJob, #txtPosition
{
  width: 152px;
}
#uploadCv.submit{
  margin: 0;
  width: 250px !important;
}
.cv-label-wide{
  width: 400px !important;
  padding: 0 0 3px 0;
}
#pnlCv span.note
{
  clear: both;
  padding: 8px 0 3px 0;
  margin: 0;
}
#pnlCv textarea{
  width: 80%;
  height: 14em;
  overflow:hidden;
}
#pnlCv #captcha_subtext_captcha{
  display: inline-block;
  padding: 10px 0;
  width: 420px;
  margin-left: 0;
  font-size: 11px;
}
#btnSubmitCv
{
  width: 200px !important;
  margin: 20px 0 0 !important;
  float: right;
}
/* End of Recruitment Form Template */
/* End Of Additional Styling */
.selectArea .left{
	height: 20px;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	overflow: hidden;
	position: absolute;
	width:0;
	top: 0;
	left: 0;
}
.selectArea a.selectButton {
	display: block;
	float: none;
	width:15px;
	height: 20px;
	background:url(../images/form/right-select.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 4;
}
.selectArea .center{
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 0 !important;
	padding: 0 7px !important;
	overflow: hidden;
	float: none !important;
	background:#fff;
}
.selectArea .disabled {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color:#fff;
	border: 1px solid #584031;
	display: block;
	z-index: 30;
	font-size: 9px;
	overflow: auto;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style: none;
}
* html .optionsDivVisible ul {
	float: left;
}
* + html .optionsDivVisible ul {
	overflow: hidden;
}
.optionsDivVisible ul li {
	width: 100%;
}
.optionsDivVisible a {
	height:1%;
	color: #473226;
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	display: block;
	line-height: normal !important;
	font-weight: normal;
	text-decoration: none;
}
.optionsDivVisible a:hover {
	background-color: #f0ecea;
	text-decoration: none;
}
div.small-font {padding:0 !important;}
.small-font .selectArea{font-size:10px !important;}

#sarea3{
 width: 37px !important;
}

#sarea4{
 width: 35px !important;
}