#character-heading
	{text-align:center;}

.items-table
	{border-collapse:collapse; border:1px solid black; font-size:13px; float:left; margin:5px;}

.items-table > caption
	{padding:8px; font-weight:bold; font-size:18px;}

.items-table > thead
	{border:1px solid black; background-color:black; color:white; font-weight:normal;}

.items-table td, .items-table th
	{padding:5px 10px;}

.items-table > tbody a:not(:hover)
	{text-decoration:none;}

.items-table > tbody > tr:nth-child(even)
	{background-color:#ddd;}

.items-table > tbody > tr:nth-child(odd)
	{background-color:#eee;}

.items-table a,
.items-table input
	{color:blue;}
.items-table a:hover,
.items-table input:hover
	{text-decoration:underline; cursor:pointer;}

code
	{background-color:#eee;}

td.number
	{text-align:right;}

#hotbutton-code-container code
	{font-size:16px; padding:5px 10px; font-weight:bold;}

.page-section + .page-section
	{margin-top:50px;}

#sorted-barter-file-text
	{width:900px; height:556px;}

p, .text
	{max-width:100%;}

#about-tool p
	{font-size:13px;}

#download-file-link
	{margin-right:20px;}

form.eqtraders-form
	{display:inline;}

input.eqtraders-button
	{margin:0; border:0; padding:0; background-color:inherit;}

td.links-container > *
	{margin:0 4px;}

