#news {
	width: 520px;
}

.newsitem {
	padding: 0px 0px 10px 0px;
}

.newsitem h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: rgb(74,84,109);
	border-bottom: 1px solid rgb(93,134,167);
}

.newsdate {
	display: block;
    font-style: italic;
    font-size: 10px;
    color: gray;
    text-align: right;
    margin-bottom: -30px;
}

.newsitem a {
	background-image: url(http://www.us.is/us2004/images/levelClosed.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	display: inline;
	padding-right: 15px;
	text-decoration: none;
}

.newsitem h2 a {
	background-image: none;
	display: inline;
}

#right_banners {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 233px;
	padding-right: 15px;
}

.deaths_text {
	color: white;
	right: 20px;
	font-size: 2.2em;
	margin: 0px;
	position:absolute;
	top: 72px;
	width: 40px;
}

#right_banners a {
	color: white;
	text-decoration: none;
}

#right_banners img {
	margin: 0px 5px 5px 0px;
}

#banner {
	text-align: center;
	padding: 20px 0px;
	margin-right: 260px;
}

#popular table {
	width: 520px;
	border-bottom: 0px solid black;
}

#popular a {
	text-decoration: none;
}

#popular TD, #popular TH {
	font-family: Arial, sans-serif;
	border-bottom: 1px solid rgb( 230, 230, 230 );
	padding: 2px 20px;
	text-align: left;
}

#popular em {
	font-size: 11px;
	margin-left: 10px;
}

#popular img {
	margin-bottom: -3px;
}
