
td.block_bannerImageHolderCell
{
	background-color: #000000;
	height: 99px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image:   url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
