.mask {
	clear: none;
	margin-top: 14px;
}

.mask, .scroll-pane {
height: 486px;
}

#news p {
	font-size: 1.2em;
}
#news a, #news a:hover, #news a:visited {
	color: #CCC;
}
#news div {
	border-bottom: 1px solid #999;
	margin: 0 0 20px 15px;
	width: 612px;
}
#news div.updated {
	border: none;
	margin-bottom: 10px;
}
#news h3 {
	margin-left: 15px;
}
#container {
background-image: url(/news/images/bkd_news.jpg);
}

#snav-news a {
background-image:url(/news/images/snav_news.png);
background-position: 12px 0px;
}

#snav-news a:hover {
background-position: 12px -24px;
}

#snav-appearances a {
background-image:url(/news/images/snav_appearances.png);
background-position: 0px 0px;
}

#snav-appearances a:hover {
background-position: 0px -24px;
}
