
	.foo {
		font:bold 1.1em verdana,arial;
		position:relative;
	}
	
	.bar {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
	
		.bar-one {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}

	.bar-two {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-three {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-four {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-five {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-six {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-seven {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-eight {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-nine {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
		.bar-ten {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
			.bar-eleven {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
			.bar-twelve {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
			.bar-thirteen {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
			.bar-fourteen {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
			.bar-fifteen {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
			.bar-sixteen {
		position:relative;
		width:auto;
		height:auto;
		margin:0px auto;
		padding:0px;
	}
	
	
	.baz {
		position:relative;
		width:350px;
		height:5px;
		display:block;
		float:right;
		font-size:1px; /* for IE, which wont allow for an element to be less high than the default font size. */
		text-align:center;
	}
	
