#contactSideLeft {
  width: 250px;
  height: auto;
  background-color: #F2F2F2;
}

#contacMainContent {
  width: 650px;
  height: auto;
  background-color: #FFFFFF;
}


/*************************************************/

.infoSegment {
  width: 225px;
  height: auto;
  margin-left: 15px;
  margin-top: 20px;
}

#contacMainContent {
}


#contacMainContent h1 {
  color: #000000;  
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 10px;
}


/***********SAME AS IN LISTAMASINI.CSS************/
#contactForm {
  width: 622px;
  height: 226px;  
  background-color: #F3F3F3;
  border: solid 1px #E1E1E1;   
  margin-top: 20px; 
  margin-bottom: 30px;
}




#textLeftSideDiv {
  width: 442px;
  height: 178px;
  text-align: left;
  margin-top: 15px;
  padding-left:15px;
}

#textLeftSideDiv span {
  margin-left: 10px;
}

textarea {
  width: 435px;
  height: 175px; 
}

#textRightSideDiv {
  width: 150px;
  height: 178px;  
  margin-top: 15px;
  text-align: left;
  margin-bottom: 0xp;
}

#dv6 #textRightSideDiv { margin-left: 15px; }
#dv6 #contactForm h2 { margin-top: 20px; margin-left: 20px; }

#pricePorposalDiv p {  
  margin-left: 3px;
}  

#txPriceProposal {
  width: 435px;
  height: 20px;   
  margin-right: 18px;
}

#btnSendPrice {
  width: 141px; 
  height: 22px;
  background-image: url(/i/btnSendPrice.gif);
  background-repeat: no-repeat;
  text-align: center;
  font: bold 12px Verdana, Arial;
  border: none;
  color: #FFFFFF;
  margin-top: 6px;
}
/*************************************************/

.greyBox {
  width: 298px;
  height: 187px; 
  background-color: #F3F3F3;
  border: solid 1px #E1E1E1;  
  margin-top: 15px;
  margin-bottom: 20px;
}

.greyBox p {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 13px;
}

#secondPara {
  padding-top: 5px; 
}

.greyshBorder {
  border:1px solid #999999;
}

.clabels {
  padding-bottom:10px;
}
