#messageForm  
{
  width : 576px;
  padding: 10px;
  padding-top: 5px !important;
  /*height: 220px !important;*/
  font:13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  background-color:#F7F7F7;
  border: 1px #E1E1E1 solid;
}
.dim1 {
  width: 393px;
  /*height: 208px;*/
  border : 0px solid #333333;
}

.dim2 {
	width: 183px;
	/*height: 208px;*/
	border : 0px solid #338833;
	margin-top:1px;
}
#ContactCtrl_txMessage {
  width: 382px;
  height: 200px;
  border: 1px solid #D7D7D7; 
  font-family: "Lucida Sans Unicode", Arial, Verdana;
  font-size: 12px;
}
#ContactCtrl_txName, #ContactCtrl_txEmail, #ContactCtrl_txCompany, #ContactCtrl_txPhone{
  width: 180px;
  height: 18px;
  border: 1px solid #D7D7D7; 
  margin-bottom: 6px;
  font-size: 11px;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
}

#ContactCtrl_ddAddressee{width:182px;margin-bottom:6px;border: 1px solid #D7D7D7;}

#btnSend{
background-color:#80D7FF;
background-image:url(../i/btnTrimite.jpg);
background-repeat:no-repeat;
width:103px;
height:27px;
border:none;
color:#006699;
}
#send{
margin-left:40px;
margin-top:0px
}
.border{border: 1px solid #80D7FF !important;}
.box p{
line-height:170%;
margin-top:10px;
}
.box h3{
font-family: Georgia, Arial, sans-serif;
font-size:14px;
}


#infoBox2{
  width: 165px;
  float: left;
  margin-left: 10px;
  margin-top : 15px;
}
