/* CSS Document */


table.bundpile {
	left: 0px;
	bottom: 0px;
	width: 100%;
	position: fixed;
}

hr { 
color: blue; 
background-color: blue; 
height: 2px; 
noshade: true;
}

.foroven {
	position: fixed;
	left: 0px;
	clip:  rect(0px auto auto auto);
}