body{ font-family: 'Muli';}
h1{font-size: 30px; padding: 20px 0; text-align: center; display: block;}
input{ width: 470px; padding: 10px 5px; height: 33px; display: block; margin: 0px 0 10px 0;}
textarea{ width: 470px; padding: 5px; height: 133px; display: block; margin: 0px 0 10px 0;}
select{ width: 470px; padding: 0px 5px; height: 36px; display: block; margin: 0px 0 10px 0;}
button{ display: block; float: right; cursor: pointer; margin: 0; padding: 5px 15px; text-transform: uppercase;}
.clear{ display: block; clear: both; width: 0; height: 0;}
.container{ width: 500px;}
#opcoes{ position: relative; display: block; margin-bottom: 12px;}
#opcoes label{ display: inline; width: 33%}
#opcoes input{ width: 15px; height: 15px; padding: 0; margin: 0; position: relative; display: inline; top:2px; cursor: pointer;}
#none1,#none2,#none3{display: none; position: relative; margin-top: 20px;}