/* 
    Document   : estilos
    Created on : 04/10/2013, 11:54:06 AM
    Author     : Renato
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

input {
    width: 98%;
}