#all {
	border-collapse: collapse;
	border-spacing: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#div_blurb_prev {
	background-image: url('images/go.prev.gif');
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
	height: 12px;
	left: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	top: 2px;
	width: 13px;
	z-index: 6;
}

#div_blurb_prev:hover {
	background-image: url('images/go.prev.on.gif');
	cursor: pointer;
}

#div_blurb_next {
	background-image: url('images/go.next.gif');
	border-collapse: collapse;
	border-spacing: 0px;
	height: 12px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 13px;
	z-index: 6;
}

#div_blurb_next:hover {
	background-image: url('images/go.next.on.gif');
	cursor: pointer;
}

#div_browse_prev {
	background-image: url('images/go.prev.gif');
	border-collapse: collapse;
	border-spacing: 0px;
	height: 12px;
	left: 423px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 236px;
	width: 13px;
	z-index: 6;
}

#div_browse_prev:hover {
	background-image: url('images/go.prev.on.gif');
	cursor: pointer;
}

#div_browse_next {
	background-image: url('images/go.next.gif');
	height: 12px;
	left: 484px;
	overflow: hidden;
	position: absolute;
	top: 236px;
	width: 13px;
	z-index: 6;
}

#div_bid {
	background-color: #000;
	border-collapse: collapse;
	border-spacing: 0px;
	left: 100px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 35px;
	visibility: hidden;
	width: 300px;
	z-index: 8;
}

#div_browse_next:hover {
	background-image: url('images/go.next.on.gif');
	cursor: pointer;
}

#div_cover {
	background-color: #fff;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0px;
	opacity: .5;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 100%;
	z-index: 7;
}

a.bid {
	color: #aaa;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
}

a.bid:hover {
	color: #ccc;
	text-decoration: none;
}

body {
	background-color: #000;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
}

div.image_overlay {
	background-color: #000;
	display: table-cell;
	filter: alpha(opacity=50);
	height: 15px;
	left: 420px;
	-moz-opacity: .5;
	opacity: .5;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 235px;
	vertical-align: middle;
	width: 80px;
	z-index: 4;
}

hr {
	background-color: #444;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	color: #444;
	height: 3px;
}

span.content_text_grey {
	color: #aaa;
	font-family: arial;
	font-size: 8pt;
}

span.header_text {
	color: #000;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

span.header_text_grey {
	color: #aaa;
	font-family: arial;
	font-size: 10pt;
font-weight: bold;
}

table.all_table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
}

td.all_container {
	height: 100%;
	padding: 0px;
	vertical-align: middle;
	width: 100%;
}

td.bordercell {
	background-color: #990000;
}

td.noborder_cell {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

tr.content_row {
	background-color: #444;
}

.text_input {
	background-color: #444;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #aaa;
	font-family: arial;
	font-size: 8pt;
	padding: 2px;
	width: 100%;
}
