#cx > p {
	max-width:40em;
	margin:.5em .5em 0 1.5rem;
	padding:0;
	font-size:90%;
	color:#666;
}
#cx .morada > textarea {
	height:2.5em;
	resize:none
}
#cx > form {
	margin:.5rem 1rem 1rem 1.5rem;
}
#cx > form > .cxBts {
	display:table;
	margin:0 auto;
	padding-right:8.5rem;
}
#cx > form > .cxBts > button {
	padding:.7em 3.5em;
}


#cx > form > label.obs > textarea {	height:3em	}


#cx > form > .chk {	font-size:90%	}
#cx > form > .chk > label {
	padding-top:.2em;
	padding-bottom:.2em;
}
