body{
	background: #efefef;
	color: #666;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4
	}
a {
  font-family: Verdana;
  color: #336600;
}
#container {
	width: 800px;
	background: #FFFFFF;
	margin: auto auto;
	padding: 10px;
	text-align: left; /* IE 5 fix */
}
#header{
	height: 75px;
}
#logincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: auto;
	padding: 1px;
	text-align: left;
	margin-top: 50px;
	background-color: #FFF;
	border: 1px dotted #ccc;
}
#box{

}
#version{
	background-position:left;
	float: right;
	height: 75px;
	position: absolute;
	top: 25px;
	left: 704px;
	width: 45px;
}
#version-number{
	background-position:left;
	float: right;
	height: 75px;
	position: absolute;
	top: 25px;
	left: 750px;
	width: 137px;
}
login-header{
	font-size:18px;
}
