@charset "iso-8859-1";

body {
	text-align: center;
}

#main {
	text-align: left;
}

/* fix for IE6 and below not inheriting font size */
table {
	font-size: 1em;     
}

td p  {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* fix for IE6 and below not resizing the table near a floating block */
.download {
	width: 577px;
}

.box-bottom {
	line-height: 0px;
}
