body {
	font-family: Arial, Helvetica, sans-serif;
	left: 50px;
	top: 90px;
}

div {
	background-repeat:no-repeat;
	height:21px;
	width: 96px;
	left: 773px;
	top: 75px;
  }
span {display:none;}

table.one
{
	table-layout: fixed;
	width: 480px;
	padding-left: 0px;
	display: table;
	margin: 20px 0px 0px 15px;
	background-position: center top;
	height: 275px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.two
{
table-layout: fixed
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
