h2 {
	font: 157% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
/*
div#hd {
	background-color: transparent;
}
*/
div#hd h1{
	font-size: 240%;
	padding: 0;
	margin: 20px 0 20px -20px;
	text-transform: uppercase;
}

div#bd{
	padding: 3px 10px;
	text-align: left;
	background-color: #e6e6e6;
}

/*div#bd div#login_page{
  width: 300px;
}*/

form {
	margin: 4px;
}

form p label {
	width: 200px;
}
/*
body#session{
	background-color: #fdff68;
}
body#session div#hd h1{
	color: #0d007f;
}
*/
div.container{
	text-align: center;
	margin: 0 10% 0 20%;
}

fieldset{
  padding: 0;
}