p#iewarning {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: url(/extras/ripoff/images/ie-warning_bg.gif) repeat-x;
	border-top: 5px solid #f00;
	border-bottom: 2px solid #f00;
	z-index: 100;
	}

.section { margin: 20px 10px; }

hr { display: none; }

input#city{ width: 12em; }
input#state{ width: 3em; }

#frame, #frame div.button, #scroller, .section { height: 40.5em; }
