body {
	font: 62.5% Verdana, Arial, sans-serif;
	color: #333;
	background: #fff url(brb_bg01.gif) repeat-x;
	margin: 0 0 20px;
}
p {
	margin: 0 0 1.6em;
}
a {
	color: #3785AE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #004C74;
}
#wrapper {
	width: 700px;
	margin: 0 auto 20px;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 20px;
	border: 1px solid #7D0000;
}
p.first_message {
	text-align: center;
	font: 2em Arial, sans-serif;
	font-weight: bold;
	color: #259E2B;
	margin: 0;
}
p.first_message span.brb {
	color: #FF7200;
}
h1.main_page {
	text-align: center;
	font: 1.6em Arial, sans-serif;
	margin: 0.5em 0 1.6em;
	color: #888;
}
p.change {
	text-align: center;
	font-style: italic;
	color: #9B0000;
	font-size: 1.4em;
}
p.navi {
	text-align: center;
	font-size: 1.4em;
}
div#banner {
	width: 700px;
	padding: 5px 20px;
	margin: 0 auto;
}

/* moved over
**************************************/
blockquote {
	margin: 20px auto;
	width: 500px;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
}
b, u, i, em, strong {
	color: #6B2600;
}
h1, h2 {
	margin: 0 0 3px;
	padding: 0;
	font: 1.8em Arial, serif;
	font-weight: bold;
	clear: both;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 0.5em;
	text-align: center;
}
h4 {
	font-size: 1.2em;
	text-decoration: underline;
	margin: 0;
}
ol {
	padding: 0;
	margin: 0 0 0 25px;
}
ol li {
	padding: 0;
	margin: 0 0 1.7em;
}
ul, li {
	margin: 0 10px;
	padding: 0;
}
ul.spaced li {
	padding: 5px 0;
}
ul.spaced {
	margin-top: 15px;
	margin-bottom: 15px;
}
ul.no_bullets {
	list-style-type: none;
}
p label {
	font-weight: bold;
	display: block;
}
p.review_navi {
	text-align: center;
	margin: 1.7em 0;
}
.ex {
	border: 1px #000 solid;
	margin: 1.3em auto;
	display: block;
	clear: both;
}
.info {
	width: 690px;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 1.8em;
	background: #eee;
	border: 1px solid #ccc;
	font-size: 0.9em;
	line-height: 1.5em;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
.reviewbot {
	width: 690px;
	line-height: 1.2em;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	margin: 25px 0 25px;
}
.line {
	background: #000;
	height: 1px;
}
table.queue {
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 1.8em;
	border-collapse: collapse;
}
table.queue td {
	padding: 5px;
}
table.queue table th {
	text-align: left;
	border-bottom: 1px solid #000;
}
table.queue table td,
table.queue table th {
	padding: 2px 10px;
}
table.queue table .site {
	padding-right: 30px;
}
table.queue table .date,
table.archived table .score {
	text-align: center;
}
p.submit_site_link {
	text-align: center;
	font-size: 1.2em;
}
p.submit_site_link a {
	font-weight: bold;
	border-bottom: 2px solid #FF5A00;
}
p.submit_site_link a:hover {
	border: 0;
}
