﻿	#content
    {
    	padding: 30px;
        width: 400px;
        font-family: Calibri, Verdana, Arial;
    }
    #content IMG
    {
        display: block;
        margin-bottom: 20px;
    }
    FIELDSET DIV
    {
        clear: both;
    }
    FIELDSET DIV LABEL
    {
        float: left;
        width: 100px;
        display: block;
    }
    FIELDSET DIV.button INPUT
    {
        margin-left: 120px;
        width: auto;
    }
    FIELDSET DIV INPUT
    {
    	width: 200px;
    }