#newsbox {
		width: 453px;
		height: 300px;
}

#newsbox-inner1 {

		height: 165px;
		display: block;
}

.newsbox-teaser {
		background-color: #575757;
		background-image: url(/template/siteStarter/images/news_arrow.gif);
		background-repeat: no-repeat;
		width: auto;
		height: 18px;
		display: block;
		padding-left: 20px;
		margin-bottom: 7px;
		vertical-align: middle;
}

#featuredbox {
		width: 450px;
		height: 300px;
}

#jumpbox {
		width: 192px;
		height: 300px;
}

