a {
color: #304753;
text-decoration: none;
}
a:hover { color: #666666; }
a img {
	border: 0;
}
#rss {
	float: right;
}
#info_bar {
	margin: 5px 0 5px 0;
}
#location_badge {
	width: 350px;
	height: 120px;
	overflow: auto;
	border: 1px solid #333;
}
#location_bar {
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
#titlebar {
	background: #304753 url('i/bg_gradient.gif');
	border: 1px solid #999;
	line-height: 50px;
	text-align: center;
	height: 50px;
	font-size: 20px;
	color: #FFF;
}
#country_filter {
	border: 1px solid #333;
	padding: 5px;
}

.container {
	margin: 0px auto;
	width: 860px;
	text-align: left;
}

body {
margin: 0px auto;
text-align: center;
background: #000;
color: #ccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
}

ul {
	list-style: none;
	padding: 0;
}

