#pageContent {
	width: 620px;
	padding: 10px 0px 0px 10px;
}

#newsList {
	width: 550px;
	background-color: #EFEEF0;
	float: left;
	padding: 20px 0px 20px 70px;
}

#newsList p {
	width: 350px;
	padding: 3px 10px 10px 20px;
	background-image: url(../images/news/bullet.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#newsList p.spacer {
	width: 370px;
	background-image: url(../images/news/news_separator.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 10px;
}