/* GENERAL STYLES */
.stockTickerWrapper {
	/*font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";*/
	/*font-size: 11px;*/
	color: #333333;
	font-weight: 600;
	overflow: hidden;
}
p.tickerText {
	font-size: 12px;
	color: #333333;
	font-weight: 600;
	}

a.ticAnchor, a.ticAnchor:visited {
	color: #006699;
	text-decoration: none;
	outline: none;
	border: none;
	cursor: pointer;
	}
a.ticAnchor:hover, a.active {
	color: #000000;
	}
.dNone {
	display: none;
	visibility: hidden;
	
	}
.tickerDiv {
	background: url(http://media.heinz.com/media/14610/ticAjax-loader.gif) no-repeat center;
	width: 335px;
	min-height: 200px;
	display: block;
	}
.tickerDiv img.ticImg {
	width: 335px;
	margin: 0 0 5px 0;
	height: 205px;
	cursor: pointer;
	}
p.copywrite {
	font-size: 9px;
	width: 335px;
	line-height: 9px;
        margin: 10px 0px;
	}
.floatImage {
	width: 590px;
	height: 425px;
	margin: auto;
	left:50% !important;
	top:50% !important;
	margin-left:-296px;
	margin-top:-210px;
	position:fixed;
	position: absolute;
	background: url(http://media.heinz.com/media/14615/ticBlockBg.png) no-repeat;
	z-index: 3005;
	display: none;
	visibility: hidden;
	padding: 30px;
	}
.floatImage a.CTBAnchor { position: absolute; margin: -15px 0 0 515px; cursor: pointer; background: url(http://media.heinz.com/media/14605/CTBtic.png) no-repeat; width: 25px; height: 25px; display: block; float: right; z-index: 3006;}
.floatImage img.CTBImage {
	/*margin-top: 35px;*/
	margin: 0;
	position: absolute;
	}
.tippy {
	margin: -46px 0 0 233px;
	background: url(http://media.heinz.com/media/14620/ticToolTip.png) no-repeat 0 0;
	width: 114px;
	height: 46px;
	text-align: center;
	position: absolute;
	z-index: 2000;
	display: none;
	}

/* EDITOR PROPERTIES */

