p.smartpost_info {
  display:block;
  width: 100%;
  text-align:right;
}

.smartpost_left {
  float:left !important;
}
.smartpost_right {
  float:right !important;
}

table.smartpost_table select, table.smartpost_table input {width: 180px;}
table.smartpost_table td.smartpost_label {text-align: right;}
table.smartpost_table td.smartpost_input {text-align: left; width: 200px; }