/*************************************************/
/***********SAME AS IN LISTAMASINI.CSS************/
#sectionNameDiv {
  height: 52px; 
  width: 900px; 
}

#sectionName {
  width: 250px;
  height: 100%;
  background-color: #BEBEBE;
}

#sectionName h1 {
  color: #333333;
  font: 22px "Lucida Sans Unicode", Verdana, Arial;
  padding: 0px;
  padding-left: 15px; 
  padding-top: 25px;
}

#sectionNameFiller {
  width: 650px;
  height: 100%;
  background-color: #CCCCCC;
}

#mainContentDiv {
  width: 900px;
  height: auto;
  /*background-color: #FFFFFF;*/
}
/*************************************************/


#contactSideLeft {
  width: 250px;
  height: auto;
  background-color: #F2F2F2;
  font: 12px "Lucida Sans Unicode", Verdana, Arial;
}

#contacMainContent {
  width: 650px;
  height: auto;
  background-color: #FFFFFF;
}


/*************************************************/

.infoSegment {
  width: 225px;
  height: auto;
  margin-left: 15px;
  margin-top: 20px;
}

#contacMainContent {
  font: 12px "Lucida Sans Unicode", Verdana, Arial;
}


#contacMainContent h1 {
  color: #000000;  
  font-size: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
}


/***********SAME AS IN LISTAMASINI.CSS************/
#contactForm {
  width: 622px;
  height: 226px;  
  background-color: #F3F3F3;
  border: solid 1px #E1E1E1;   
  margin-top: 20px; 
  font: 11px "Lucida Sans Unicode", Verdana, Arial;
  m/argin-bottom: 30px;
}




#textLeftSideDiv {
  width: 442px;
  height: 178px;
  text-align: left;
  margin-top: 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;
}

#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; 
}

