@CHARSET "ISO-8859-1";

* 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}

html, body, #container 
{
    height: 100%;
}

body 
{
    text-align: center;
}

body, input, select, textarea 
{
    font: 13px Georgia, Arial, sans-serif;
    color: #333;
}

p 
{
    margin-bottom: 8px;
}

h1 
{
    width: 202px;
    height: 43px;
    clear: both;
    float: left;
    font-size: 30px;
    text-indent: -5000px;
    background: url(/images/logo.png) no-repeat top left;
    margin-bottom: 20px;
}

h1 a 
{
    text-decoration: none;
}

h2 
{
    display: block;
    clear: both;
    font-size: 14px;
    color: #222;
    margin: 20px 0 10px;
}

h2.subtitle 
{
    position: relative;
    top: 5px;
    width: 560px;
    clear: none;
    float: left;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    text-align: justify;
    margin: 0 0 0 10px;
}

a:link, a:active, a:visited, a:hover 
{
    color: #333;
} 

pre 
{
    background: #F9F9F9;
    padding: 5px;
    border: 1px solid #CCC;
}

small 
{
    font-size: 11px;
}

#container 
{
    width: 778px;
    text-align: left;
    margin: 0 auto;
}

#container form 
{
    clear: both;
    text-align: center;
    padding: 60px 0 40px;
    *padding-top: 20px;
}

.clear 
{
    clear: both;
}

.off 
{
    color: #CCC;
}

.last 
{
    padding-bottom: 40px;
}

.section div.profile 
{
    width: 100%;
    clear: both;
    float: left;
    margin: 10px 0 8px 20px;
}

.section td 
{
    padding-left: 10px;
}
