.csc-mailform, .csc-form-fieldcell {
          font-size: 12px;
          font-family: Arial, Verdana, sans-serif;
        }

table.csc-mailfrom td.csc-form-labelcell {
/*        vertical-align: top;*/
        }

.csc-form-labelcell {
/*        vertical-align: top;*/
		height: 10px;
}
.csc-form-labelcell p.csc-form-label-req, .csc-form-labelcell p.csc-form-label {
        width: 170px;
        margin-right: 15px;
}
.csc-form-fieldcell input.mg_input, .homepageweather input, .csc-form-fieldcell input.mg_input_address, .csc-form-fieldcell input.mg_input_date {
  height: 17px;
  width: 245px;
  padding: 0px 0px 0px 2px;
  margin: 0px 0px 0px 0px;
}
.csc-form-fieldcell input.mg_input_address {
  width: 283px;
  margin-right: 2px;
}
.csc-form-fieldcell input.mg_input_date {
  width: 80px;
  margin-right: 5px;
}
.csc-form-fieldcell input.mg_input, .csc-form-fieldcell textarea, .homepageweather textarea, .csc-form-fieldcell input.mg_input_address , .csc-form-fieldcell input.mg_input_date{
  border: 1px solid #0060ac;
  background-color: #dbe8f2;
}
.csc-form-fieldcell .mg_submit {
  border: 1px solid #0060ac;
  background-color: #0060ac;
  color: #f8b820;
  font-weight: bold;
}
.csc-form-fieldcell .mg_submit {
  background-image: url('fileadmin/templates/images/go_button.png');
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
}
        
#login_form {
        margin-left: 105px;
        }

.orderlist input, .orderlist select {
  border: 1px solid #0060ac;
  background-color: #dbe8f2;
  height: 17px;
  font-size: 9pt;
  margin-right: 1px;
}

