
.contactAreaBox{ 

	width: 100%; 
	background:#ffffff; 
	width: 502px  ; 
	
	
	
}

#bookFormHolder, #infoFormHolder, #ebrochureFormHolder, #brochureFormHolder, #newsletterFormHolder{ width: 490px !important ; }

.contactContentArea{
  
  position: relative;
   
   width: 100%;
   
   background-color:  #ffffff;
   
   font-size: 0.7em;
   font-family: sans-serif, Arial, "MS Serif";
   
   color:#555555;
}


.formArea{  
  
  width:  100%;
  float: left;
  color: #000000;
  
  background: #ffffff;

}


.row, .row_sel{

  height: 25px;
  width:  100%;  

  float: right;
  color: #f6f6f6;
  
  margin-right: 0px;
}





.textBoxHolder, .textAreaBoxHolder, .textBoxHolder_sel, .sendHolder, .sendBoxHolder {


  top: 18px;
  right:10px;

  height: 25px;
  width:  180px;  

  float: right;

  background-color: #ffffff;

}


.textBoxHolder_sel{ width: 165px;}

.ftype { 
	
	position: relative;  
	right: 1px; 
	width:  165px;  
	padding: 0px; 
	margin: 0px; 
	height: 100%;  
	font-size: 12px; 
	
}

.row, .row_sel{
 

  height: 25px;
  width:  100%;

  

  float: right;

  color: #f6f6f6;
  
  


}





.label, .errorlabel{
  float: left;
  width: 90px;
/*  border: 1px solid #000000;  */
  text-align: left;
  
  font-size: 12px;
  
  line-height: 180%; 
  

}

.textBoxHolder {background: url(../images/contact/inputfieldBG.gif) no-repeat top right;  }

.textAreaBoxHolder{ top: 4px;  height: 250px;  background: url(../images/contact/inputfieldLongBG.gif) no-repeat top right;}
 
 
 
.tb, .sendtb{

color: #666666;
   height: 13px;
   font-size: 10px;
   padding: 0px;
   margin: 0px;
   
   
  left: 20px;
   top: 2px;
   width: 145px;
   
   position: relative;
   
   /* width: 190px; */

   border: 1px solid #ffffff;
   
   
   
   
}

.label, .errorlabel{
  float: left;
  width: 200px;
/*  border: 1px solid #000000;  */
  text-align: left;
  
  font-size: 12px;
  
  line-height: 180%;
  color:#555555;
  text-indent: 5px;
  
  

}

.errorlabel{ color:#fc0000; width: 300px; text-indent: 0px; text-decoration: none;}
 
 
 .ta{


  
   font-size: 11px;
   padding: 0px;
   margin: 0px;
   
   
  left: 20px;
   top: 4px;
   width: 145px;
   
   color: #666666;
   height: 220px;
  
   
   position: relative;
   overflow: hidden;
  
   border: none;
   background-color: #ffffff;

     font-family: sans-serif, Arial, "MS Serif";
   
   
   text-align: justify; 
  text-justify: auto;
   

}

.multipleRows{
  
  height: 240px;
  width:  100%;

  

  float: right;

  color: #f5f5f5;

}

.fsendLabel, #f_isendLabel{
  
  width: 100%;
  height: 27px;
 
  
  float: right;
  
 cursor: pointer;
  
  top: 2px;
  text-decoration: none;
  
  background : url( "../images/contact/buttons/submitbutton.png") no-repeat  right bottom ;
  
  


}

.sendRow{

  height: 18px;
  width:  100%;  

  float: right;
    
  margin-right: 0px;
}