#bannerContainer{
	background: url(../images/block_03.gif) repeat-y left;
	width: 223px;
}

#bannerCellHeader{
	background: url(../images/block_02.gif) no-repeat;
	padding: 16px 10px 10px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#bannerCell{
	padding: 8px;
	text-align:center;
	color: #fff;
}
#bannerCell p{
	text-align: center;
	padding: 4px;
	margin: 0px;
}

#bannerCellBottom{
	background: url(../images/block_05.gif) no-repeat bottom;
}
