#angulos, #angulosmov {
	display:block; width:680px;height:400px;  margin:0 20px;
}
form.orientation fieldset { color:#333; margin:10px 0 40px 0; border:1px solid #e1e1e1; padding:10px 0; }
form.orientation legend { margin:0 0 0 20px;padding:10px 0; font-size:0.9em; color:#666; }
form.orientation label { display:inline; width:80px;height:20px; float:left;margin-left: -85px; }
form.orientation input { width: 60px; }
form.orientation p { width: 80px;
clear: left;
margin: 0 0 0 20px;
padding: 8px 0 2px 0;
padding-left: 85px; /*width of left column containing the label elements*/
height: 1%; }
form.orientation p.but { width:40px; float:right;margin-right:500px;text-align:left;padding:6px 0 2px 0; }
form.orientation button { font-size:1.2em; font-weight:bold; padding:14px;border-right:1px solid #cccccc; }
form.orientation button:hover { color:#E6190D;  background-color:#E6E6E6 }
