/* 
    Document   : CreateTaskForm
    Created on : Oct 28, 2009, 3:53:14 PM
    Author     : avk
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.CalendarCreateTaskForm .dojoxTimeSpinner{
        width: 8em;
}
