body
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
}

.info
{
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
}

.error
{
	color: #800000;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
}

.success
{
	color: #008000;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
}


#navigation
{
	background-color: #008080;
	text-align: left;
	line-height: 25px;
	height: 25px;
	margin: 0px 0px 15px 0px;
	padding: 0px 5px;
}

#navigation #jump_to_quote
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navigation #jump_to_quote input
{
	width: 30px;
	height: 12px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#footer
{
	background-color: #008080;
	text-align: left;
	height: 38px;
	margin: 15px 0px 0px 0px;
	padding: 0px 5px;
}

#page_content
{
	min-height: 250px;
}

#help_content
{
	min-height: 250px;
	min-width: 400px;
	width: 60%;
}


.word_owner
{
	font-weight: bold;
}

.word_list
{
	margin-left: 30px;
	font-style: italic;
}


#login_info, #page_info
{
	float: right;
	text-align: right;
}

.clear_floats
{
	clear: both;
}

#submit_content fieldset, #search fieldset, #map_add fieldset
{
	width: 50%;
	min-width: 550px;
	margin-left: auto;
	margin-right: auto;
}

#map_add fieldset
{
	text-align: center;
}

#map_add input#coords
{
	width: 150px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#map_info
{
	margin: 15px auto 0px auto;
	text-align: center;
}

#submit_content ol, #search ol
{
	list-style: none;
}

#submit_content label, #search label
{
	display: inline-block;
	width: 150px;
}

.search_highlight
{
	background-color: #dddd00;
}

.quote_info
{
	font-weight: bold;
}

.quote_content
{
	margin-left: 30px;
}

#submit_word
{
	display: none;
}

.footer_button
{
	width: 88px;
	height: 31px;
	border: 0px;
}

.vote_pos
{
	color: #008000;
}

.vote_neg
{
	color: #800000;
}

.pagination
{
	font-size: 130%;
	text-align: right;
}

.pagination .page_number
{
	padding-right: 10px;
}

.title
{
	font-size: 120%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#map
{
	width: 550px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
}

ol, ul
{
	margin-top: 0px;
}

h1.help_title
{
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 3px;
}

h2.help_subtitle
{
	font-weight: bold;
	font-size: 115%;
	margin-bottom: 3px;
	margin-top: 20px;
}

h3.help_faq_question
{
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 3px;
}

.indent-30px
{
	margin-left: 30px;
}