#left {
	position: absolute;
	top: 40px;
	left: 10px;
	margin: 20px;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	border-right: 1px solid #ccc;
	width: 120px;
	height: 500px;
	background-position: right;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	top: 10px;
	width: 300px;
	margin-right: 180px;
	margin-left: 180px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
	}
#right {
	position: absolute;
	top: 40px;
	margin: 20px;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 510px;
	border-left: 1px solid #ccc;
	height: 500px;
	width: 300px;
	}
html>body #right {
	width: 300px; /* ie5win fudge ends */
	}

/* CSS Document */
