/******************************
* SEG Advertising Styles
*
* 1.
******************************/
/* horizontal banner ad at top of page */
#topBannerAd {
	clear: both;
	display: block;
	width: 995px;
	height: 64px;
	background-image: url(/journals/doc/SEGLIB-home/images/tbnr_images/tbnr_ad_tile.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 4px 0px 0px 0px;
}

