/* 
    Document   : login.css
    Created on : 14.05.2010, 17:49:59
    Author     : Denis
    Description:
        Purpose of the stylesheet follows.
*/

/* 
  
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#content fieldset {
    margin: 30px auto;
    width: 340px;
}
