/* 
    Document   : suggestions
    Created on : Mar 30, 2011, 8:28:24 AM
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

/* variables
$body_background: #aae1e6;
$grass_green: #94b317;
$width: 952px;
$border_blue: #5dc1db;
$main_background: #e9f7f7;
$font: "Trebuchet", Arial, Helvetica, sans-serif;
$logged_font: Arial, Helvetica, sans-serif;
$dark_blue: #02486c;
$body_brown: #5e502d;
*/

/* For the following, the order should be as follows
elements (e.g. div)
classes (e.g. div.class)
ids (e.g. div#id)
*/

/* Structure */
textarea {
    width: 100%;
    height: 170px;
    margin: 10px 0px;
}

/* Typography & Colors */

/* Headers */

/* Content */

/* Footers */

/* Images */

/* Lists */

/* Form Elements */

/* Comments */

/* Sidebar */

/* Common Elements */
