﻿/* Adjustments to the PROGRESS BAR so it matches the design of the website */
.ui-progressbar { height: 0.7em; }

/* Adjustments to the SELECT element styling */
.ui-selectmenu { margin-left: -15px !important; }

/* Adjustments to CHECKBOX element styling */
XXX.ui-button-text { padding: 0 0 10px 0 !important; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 0.75em; }