.container .navbar {
	position: absolute;
	height: 40px;
	width: 600px;
	left: 200px;
	top: 20px;
}
.container .bottom {
	position: absolute;
	height: 20px;
	width: 834px;
	bottom: -20px;
}
:focus
{
  -moz-outline-style: none;
}
h1 {
	font-weight: bold;
	font-size: 15pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #666666;
}





