body { background: #fff; color: #000; font-family: 'Lucida Grande', 'Tahoma', sans-serif; text-align: center; }

h2 { font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: large; text-align: center; margin-top: 15px; padding: 0; }
div { text-align: left; }
form { margin: 0; }

#page { margin: 20px auto; width: 740px; }
.menu { margin: 20px 0; font-size: 10pt; text-align: center;}

#bar { height: 180px; }
	
#right { width: 240px; float: right; display: inline; font-size: 10pt; }
#left { margin-right: 260px; }

table, td, th { border: 0; }
td { font-size: 9pt; }
th { font-size: 10pt; }
td.l { text-align: right; width: 60%; }
td.r { text-align: left; font-weight: bold; }

a { text-decoration: none; color: #33e; }
a:hover { text-decoration: underline; color: #66f; }
a:visited { color: #551a8b; }
a img { border: 0; }

.header { font-family: 'Georgia', 'Times', 'Times New Roman', serif; font-size: 21pt; line-height: 40px; height: 40px; text-align: right; }
.header img { float: left; }

.error { font-size: large; }

div#quotes div.q { font-family: 'Monaco', 'Courier New', monospace; font-size: 10pt; margin: 12px 0; font-weight: normal; }
div#quotes div.q div, div.stats { background: #f3f3f3; padding: 5px; border: 1px dotted #999; }
div#quotes div.q div.vote { font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: 10pt; background: #fff; border: 0; }
div.news { font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: 9pt; }
div.stats div.q { font-family: 'Monaco', 'Courier New', monospace; font-size: 8pt; font-weight: normal; }
div.news p { text-align: left; margin: 5px 0; }

.a { margin: 0 0 20px 0; }
.b { margin: 20px 0 0 0; }
.c { margin-right: 260px; height: 168px; text-align: center; }

.pager a, .pager span { float: left; display: block; padding: 0 10px; margin: 0 1px; height: 20px; line-height: 20px; font-weight: normal; font-size: smaller; }
.pager a { background: #f7f7f7; }
.pager a:hover { background: #66f; color: #fff; }
.pager span { font-weight: bold; font-size: smaller; }
.pager span.first { margin: 0; padding: 0 10px 0 0; font-size: smaller; }


#addquote p { margin-bottom: 0.5em; font-size: smaller; }
#addquote p.ach { font-weight: bold; }
#addquote #form { width: 500px; float: left; }
textarea { width: 500px; height: 300px; font-family: 'Monaco', 'Courier New', monospace; font-size: 10pt; color: #222; border: 1px solid #ccc; background: #f3f2f0; margin-bottom: 10px; font-weight: normal; }
div.submit { text-align: right; }

#addquote blockquote { width: 200px; font-size: 9pt; line-height: 10pt; margin: 0; padding: 0; float: right; }
#addquote ol { margin: 0; padding: 0; }
#addquote li { font-size: 9pt; line-height: 10pt; padding: 0; margin: 3pt 0; }

hr { height: 0; border: 0; border-top: 1px dotted black; }
hr.iq { height: 0; border: 0; margin: 0; padding: 0; display: none; }

small { font-size: 8pt; }
