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