#wide-content {
	display: block;
	margin: 20px auto 20px auto;
	width: 98%;
}

#wide-content #sale-title {
	color: #4e89b5;
 	font-size: 20px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 	margin-top: 20px;
}

#wide-content #title {
	color: #4e89b5;
 	font-size: 20px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
}

#wide-content #sub-title {
	color: #4e89b5;
 	font-size: 16px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
}

#wide-content #title-dates {
	color: #4e89b5;
 	font-size: 16px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
}

#wide-content #title-dates select {
	padding: 3px;
 }

#wide-content table.center {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	color: #369;
	font-weight: bold;
}

#wide-content table.center td {
	padding: 0px 0px 0px 20px;
}

#wide-content table td.sep {
 	width: 1px;
 	border-right: solid 1px #4e89b5;
}

#wide-content table td.hip {
 	vertical-align: top;
}

#wide-content div.margins {
	margin: 0px 0px 0px 0px;
}

#wide-content table th.headerSortUp {
    background-image: url(/css/images/small_asc.gif);
    background-color: #3399FF;
}

#wide-content table th.headerSortDown {
    background-image: url(/css/images/small_desc.gif);
    background-color: #3399FF;
}
#wide-content #footer {
	font-size: 14px;
}
#updatesDiv #timestamp {
	font-size: 14px;
	margin-top: 20px;
	left-margin: 500;
	right-margin: 10px;
}
.print-link {
	margin-top: 20px;
	font-size: 12pt;
}
