body
{
	text-align: center;
}

h2
{
    color: #13B5EA;
    font-size: 1.4em;
    white-space: nowrap;
    margin: 0px 0 0px 19px;
    padding: 13px 20px 0.2em 0;
    background: url('/img/h2.gif') 100% 0 no-repeat;
    display: block;
    min-width: 10em;
}

#login_logo{
	margin: 50px auto 20px;
	width:570px;
	height: 60px;
	padding:0px;
	position:relative;
}


#login_mother{
	margin:0px auto 0;
	width:330px;
	padding:0px;
	position:relative;
	text-align:left;
}

#login_content{
	width:250px;
	background:#F9F9FB url('/img/content-background.gif') 0 0 repeat-x;
	padding:10px 20px 20px 20px;
	font-size:0.8em;
	color:#333333;
	font-weight:normal;
	clear:left;
}

#login_desc
{
  font-size: 80%;
  font-family: Tahoma, Arial, Sans-serif;
  line-height: 2em;
  margin-top:3em;
}

div.title
{
    float: left;
    display: block;
    background: url('/img/h2-left.gif') 0 0 no-repeat;
}
