#cellBannerLeft {
	width: 196px;
	background-image: url(../images/characters/littlewomen001.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#cellContentRight {
	width: 180px;
	height: 325px;
	background-image: url(../images/characters/frobisher02.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
