h1.header { border-bottom: 5px #453f41 solid; color: #958D7A}
h2.subheader { background: #ad0001; color: white; padding: 2px 4px; margin: 0px; height: 25px  }
div.explicacio { font-size:.9em; margin: 10px 4px;}
form { font-size:.9em; }
form label { font-weight: bold; margin-right: 5px;}
input, textarea { border: 1px solid black; background: #eee; }
div.row {margin-top: 10px; height: 25px; }
div.row div { float: left; margin-left: 10px;}
div.row div input#nom {width: 170px;}
div.row div input#llinatges {width: 300px;}
div.row div input#poblacio{width: 150px;}
div.row div input#provincia{width: 110px;}
div.row div input#pais {width: 110px;}
div.row div input#telefon {width: 200px;}
div.row div input#email {width: 295px;}
div.row div input#assumpte {width: 540px;}
textarea#missatge{width: 625px; height: 150px; clear: both;}
.must { color: #ad0001 }
div#submit { text-align: right; margin-top: 20px; margin-right: 40px;}
div#submit input { width: 150px; text-transform: uppercase; font-weight: bold;}

