/*
 * Copyright (c) 2008 Guilherme Mesquita Gondim
 * 
 * This file is part of Semente Project.
 *
 * Semente Project is free software under terms of the GNU General
 * Public License version 3 (GPLv3) as published by the Free Software
 * Foundation. See the file README for copying conditions.
 */

@import url(base.css);

#content-main input    { width: 55%; }
#content-main textarea { width: 90%; }

#id_subject { width: 90% !important; }
