#pageArea {
	background-image: url(none);
}
#contentArea {
	background-color: #FFFFFF;
	background-image: url(/images/bg-newpods.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#breadcrumbBar {
	background-image:url(/images/main-top-dots.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#pageArea ul {
	font-size: 11px;
	margin-bottom: 0px;
}
#pageArea h2 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}
#pageArea h2:first-line {
	font-weight:bold;
}
.newfeaturesBullets li{
	list-style-position: outside;
	list-style-image: url(/images/new-products/bullet.gif);
	margin-bottom: 2px;
}

