@charset "utf-8";

table, .quotecontainer {
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
}

div#content-inner {
	background: transparent;
}

table.noborder {
	border-bottom: 0px !important;
}

div#copyright {
	box-shadow: inset -1px -1px rgb(16, 16, 16), inset 1px 1px rgb(116, 116, 116);
}

th,
tr.rowh td,
td.rowh,
div.quoteheader {
	/*box-shadow: inset 0 0 4px 0px #404040;*/
	box-shadow: inset 0px -1px rgb(16, 16, 16), inset 0px 1px rgb(116, 116, 116);
}