/* 
    Document   : helpanddownload
    Created on : 26.11.2009, 12:55:14
    Author     : mku
    Description:
        Purpose of the stylesheet follows.
*/

form.myHandy {
    width: 200px;
}

form.myHandy select {
    width: 200px;
    margin-bottom: 9px;
}

