body {
	margin: 0 auto;
	text-align: center;
	background-color: #96b1c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	padding: 43px 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 964px;
	text-align: left;
	line-height: 18px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.content {
	float: left;
	background-color: Black;
	display: table-cell;
	width: 571px;
	height: 443px;
}
div.usr,
div.pass {
	width: 41px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #4e5e7a;
	margin-top: 13px;
	float: left;
}
div.pass {
	width: 68px;
}
input.usr,
input.pass {
	width: 117px;
	height: 16px;
	border: none;
	padding: 2px;
	font-size: 11px;
	color: #4e5e7a;
	float: left;
	margin-top: 13px;
}
input.pass {
	margin-right: 18px;
}
a.login {
	float: left;
	margin-top: 13px;
}
a.forgot {
	float: left;
	margin-top: 13px;
	color: #4e5e7a;
	text-decoration: underline;
}
div.txt {
	width: 507px;
	clear: both;
	margin: 6px;
	text-align: justify;
}
div.copy {
	clear: both;
	color: #668190;
	font-size: 10px;
	padding-left: 7px;
}
