h1
{
	color : #005B27!important;
	font: 16px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#contactForm {
  width: 660px;
}

#contactLeft {
  width: 490px;
}

#contactRight{
  /*width: 165px;*/
  width : 210px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top : 56px;
  font:12px/160% Georgia, Verdana, Arial, sans-serif;color:#333333;
  text-align : left!important;
  
}

#messageFormWrapper {
  margin-top: 27px;
  width: 475px;
  text-align : left!important;
  font:12px/160% Georgia, Verdana, Arial, sans-serif;color:#333333;
}

#messageForm  
{
  width : 457px;
  padding: 10px; /**************************************************************************/
  padding-right : 8px;
  padding-bottom : 2px;
  padding-top: 5px !important;
 /* background-image: url(../i/bgmessageform.jpg);
  background-repeat: repeat-x;*/
  background-color: #F0F0F0;
  height: 220px !important;
  border: 1px solid #C9C9C9;  
  font:13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color:#333333;
}

.dim1 {
  width: 300px;
  height: 208px;
  border : 0px solid #333333;
}

#messageForm span {
  font-weight: bold;
  font-family: "Lucida Sans Unicode", Verdana, Arial !important;
  color: #333333;
}

/*#messageForm textarea*/
#ContactCtrl_txMessage {
  width: 300px;
  height: 190px;
  border: 1px solid #E0E0E0; 
  color: #333333;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
  font-size: 12px;
}
#contact_message {
  width: 300px;
  height: 190px;
  border: 1px solid #E0E0E0; 
  color: #333333;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
  font-size: 12px;
}

#IntroText_dvContent
{
  margin-top: 19px;
  margin-bottom: 10px !important;
}


.p {
  padding-left: 8px;
}

#ContactCtrl_txName, #txFirm, #ContactCtrl_txPhone, #ContactCtrl_txEmail, #ContactCtrl_ddAddressee {
  width: 141px !important;
  height: 20px !important;
  border: 1px solid #C9C9C9; 
  margin-bottom: 6px;
  font-size: 11px;
  color: #333333;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
}
#ContactCtrl_txName, #txFirm, #ContactCtrl_txPhone, #ContactCtrl_txEmail, #ContactCtrl_ddAddressee {
  width: 141px !important;
  height: 20px !important;
  border: 1px solid #C9C9C9; 
  margin-bottom: 6px;
  font-size: 11px;
  color: #333333;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
}

#messageForm #btnSend {
  width: 141px;
  height: 22px;
  margin-top: 13px;
  margin-left: 0px;
  
  	/*margin-top : 2px;
	width : 118px;
	height : 20px;
	border : 1px solid #ffffff;
	background-color : #0753B3;*/
	color : #ffffff;
	font-size : 8px;/*
	background-image : url(../i/btnlogin.gif);
	background-repeat : no-repeat;/*
	background-position : 17px 2px;*/
  font: bold 12px Verdana, arial;
  text-align: center;
  border: none !important;
  padding-bottom: 3px;
  background-color: #009500;	
}



.dim2 {
	width: 145px;
	height: 208px;
	border : 0px solid #338833;
}

#confirmationMessage {
  font:13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color:#333333;
}

#confirmationMessage span {
  font-weight: bold;
}




#locationMap {
  width: 477px;
  float:left;
  margin-top : 15px;
  border : 1px solid #e0e0e0;
}

#infoBox2{
  width: 165px;
  float: left;
  margin-left: 10px;
  margin-top : 15px;
  color: #333333;
}

#ContactCtrl_IntroCtrl_dvContent { 
  color: #333333;
}

.dvDestinatarSpacer
{
	height : 13px;
}