/*
Name: IE
Description: Applied to IE 8 and lower
Author: Eric Daams
Version: 1.0
*/

/* --- ORDER DATES --- */
#dates {
  width:335px;
}

#dates dt {
  width:161px;
}

/* --- USER LOGIN WIDGET --- */
#login-widget label {
  width:70px;
}

#login-widget input { 
  width:143px;
}