﻿@charset "utf-8";
/* touchscreen mobile browser adjustments */

.formColumn .termsPanel {
    height: auto;
    overflow-y: visible;
}

.formColumn .formTime select {
	width: 70px;

}
