#exp_month, #exp_year
{
  display: inline;
}

/*
** Field labels with descriptions should remain right justified
*/
form.form-horizontal .control-label label
{
text-align: right !important;
}