body {
	font-family: "Frutiger","Univers", "Helvetica Neue",Arial,helvetica,sans-serif;
	color: #333;
	font-size: 76%;
	margin: 0;
	padding: 0;
}
/* BEGIN FORMS */
legend {
	font-size: 1.4em;
	font-weight: bold;
	color: #333;;
}
fieldset {
	padding: 1em;
	b/order: 0px;
	margin-bottom: 2em;
}
label {
	display: block;
	font-weight: bold;
}
.form_header {
	font-size: 2em;
	font-weight:700;
	margin-bottom: 1em;
}
.form_row {
	clear: both;
	padding: 0.5em;
}
select {
	display: block;
	margin-right: .5em;
	margin-left: 0;
	border: 1px solid #333333;	
}
select.slist {
	margin-bottom: 10px;
}
input {
	margin-right: .5em;
	margin-left: 0em;
	display: block;
	width: 200px;
}
input.field {
	border: 1px solid #333333;
}
input.half_size {
	width: 3em;
	display: inline;
}
input.submit {
	border: 1px solid #333333;
	font-weight: 700;
	color: white;
	background-color: #333333;
	display: block;
	ma/rgin-left: 160px;
	margin-top: 20px;
}
.submit_button {
	display: inline;
}
textarea {
	width: 200px;
	display: block;
	height: 200px;
}
textarea.field {
	border: 1px solid #333333;
}
.form_note {
	display: block;
	font-style: italic;
	font-size: .8em;
}
input.checkbox {
	border: 1px solid #333333;
	width: 20px;
	display: inline;
	margin-left: 0;
	margin-right: 10px;
}
/* END FORMS */
#region_list, #country_list {
	width: 350px;
}
.container {
	margin: 2em;
}
ul.region_list{
	margin: 0px;
	padding: .5em;
	b/order: 1px solid black;
	width: 300px;
	f/loat: left;
	display: block;
}
li.region_list {
	border: 0;
	list-style: none;
	margin-left: 0;
	display: block;
}
ul.country_list{
	margin: 0px;
	padding: .5em;
	bo/rder: 1px solid black;
	display: block;
}
li.country_list {
	border: 0;
	list-style: none;
	margin-left: 0;
}
.form_error {
	font-weight: bold;
	color: red;
}
#country_list_holder {
	margin: 0;
	margin-left: 200px;
	padding: 0;
}
img {
	border: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header img {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	b/order: 1px solid red;
}
#header {
	b/order: 1px solid grey;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#header_links {
	width: 95%;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header_links a {
	text-decoration: none;
	color: #333;
}
#header_links a:hover {
	text-decoration: underline;
	color: #333;
}
#body {
	margin: 0;
	padding: 0;
	width: 95%;
	margin-left: 2.5%;
	b/order: 1px solid green;
}
#footer {
	width: 95%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	text-align: center;
	color: #666;
	font-size: 1em;
	margin-left: 2.5%;
}
.column {
	float: left;
	d/isplay: inline;
	margin: 0;
	padding: 0;
	b/order: 1px solid grey;
}
.article {
	width: 200px;
	margin: 10px;
	b/order: 1px solid grey;
	padding: 0;
	d/isplay: inline;
}
.article_header {
	margin: 0;
	padding: 0;
}
.article_country {
	display: block;
	color: #333;
	background-color: #EEE;
	background-color: white;
	text-align: left;
	padding: 3px 10px 3px 10px;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	line-height: 1.2em;
	line-height: 1.5em;
	l/etter-spacing: .1em;
	border-bottom: 1px solid #333;
}
h2.article_title {
	margin: 0;
	padding: 3px;
	padding-bottom: 1px;
	color: #000;
	font-size: 1.4em;
	line-height: 1.0em;
	word-spacing:-0.125em
}
.delete_article {
	color: red;
	width: 100%;
	text-align: center;
}
.delete_article a {
	text-decoration: none;
	color: #aaa;
}
.delete_article a:hover {
	text-decoration: underline;
	color: red;
}
.article_details {
	font-size: .9em;
	font-style: italic;
	color: #666;
	padding: 1px 3px 1px 3px;
}
.article_source {
	word-spacing: -0.125em;
}
.article_date {

}
.article_body {
	padding: 3px;
	font-family: Caslon, Georgia, Times, "Times New Roman", serif;
	line-height: 1.4em;
	font-size: 1.1em;
	text-align:justify;
}
.article_body p {
	margin: 0;
	padding:0;
}
.article_source a {
	color: red;
	text-decoration: none;
}
.article_source a:link {
	color: red;
	text-decoration: none;
}
.article_source a:visited {
	color: #990000;
	text-decoration: none;
}
.article_source a:hover {
	color: red;
	text-decoration: underline;
}
.article_source a:active {
	color: red;
	text-decoration: underline;
}
.header_item {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	margin-bottom: 10px;
}
table {
	width: 600px;
	border-collapse: collapse;
}
thead {
	font-weight: bold;
}
tr {
	border-bottom: 1px solid #ddd;
}
table a {
	text-decoration: none;
	color: red;
}
table a:hover {
	text-decoration: underline;
	color: red;
}
.rename_region {
	width: 100px;
	display: inline;
	border: 1px solid #333333;	
}
.rename_region_submit {
	width: 30px;
	display: inline;
}
#rename_region_form {
	display: inline;
}