.error {
  border: 2px dashed #dd0000;
}
div#instructions a {
  margin:10px 20px 0 5px;
  float: left;
}
div#instructions h3 a {
  margin: 0;
  float: none;
}
form label {
  clear: left;
  display:block;
  float: left;
  width:200px;
  margin-left:10px;
}
form input {
 float:left;
 width: 200px;
  margin-bottom:2px;
}
div.export input {
  width: auto;
}
form textarea {
  float:left;
}
form input#submit_button {
  clear: both;
  margin-top: 20px;
  margin-left: 20px;
}
form#login input {
 clear: both;
 float: left;
 width:auto;
}
textarea#submission_primary_contact_address {
  height:50px; 
  width:200px;
}
div#msg {
  clear: both;
  margin-left: 20px;
  color: #dd0000;
  font-weight: bold;
}
div#cast_and_crew {
  clear: both;
  float:left;
  margin:20px 0 20px 10px;
}
div.cast  {
  clear: left;
  margin-left: 20px;
}
div#cast_and_crew div.cast input {
  float:left;
  margin-right: 10px;
}
div#cast_and_crew span {
  margin-right:10px;
  width: 205px;
  font-weight:bold;
  display: block;
  float:left;
}
input#cast_button {
  clear:both;
  margin:5px 0 0 20px;
}
div.submission_block {
  clear: both;
  float:left;
  margin:20px 0 00px 10px;
}
div.submission_block label {
  float:none;
  margin-bottom:10px;
  margin-top:0;
  width:auto;
}
div.submission_block textarea {
  margin-left:20px;
  width:500px;
  height:100px;
}
div.checks input {
  width: auto;
  margin: 0 2px 0 15px;
  float: none;
}
div#submissions {
margin-top:10px;
}
div#submissions div.troupe_name {
 width:300px;
 margin-right:15px;
 float:left;
 clear: left;
}
div#submissions div.show_type {
  float: left;
  margin-right: 10px;
  width: 100px;
}
div#view_submission div {
  margin-top:10px;
  clear:left;
  float: left;
}
div#view_submission div p {
  margin:0!important;
  padding: 0 0 0 10px!important;
}
div#view_submission img {
 height:400px;
}
div#export_contacts {
  clear:both;
  margin-top:15px;
  float:left;
}
