div.sponsorScroll, div.sponsorScroll .content {height:280px;}
	div.sponsorScroll .scrollarea {height:276px;}/* height = heightopt1 height - 4px*/
	div.sponsorScroll div.scrollBarContainer {height:248px;}/* height = scrollarea height - 28px*/
			
div.scroller {width:228px;}
	div.scroller .content {float:left;overflow:hidden;width:210px;_width:208px;} /* width = scroller width - 18px(FF)/20(IE6)*/
	div.scroller .scrollarea {background:url(http://images.meredith.com/bettertv/images/site/btv/scrollareaBG.gif) repeat-y;border:1px solid #DDDDDD;cursor:pointer;float:left;width:14px;margin:1px;} /* total width:18px */
		div.scroller .scrollKnob {background: url(http://images.meredith.com/bettertv/images/site/btv/scrollKnob.gif) repeat-y center;border:1px solid #999999;margin:1px;min-height:10px;width:10px;} /* total width:14px */
		div.scroller .scrollBack{background: url(http://images.meredith.com/bettertv/images/site/btv/scrollBack.gif) no-repeat  2px 3px;margin:2px;height:10px;width:10px;}  /* total height:14px, total width:14px */
		div.scroller .scrollForward{background: url(http://images.meredith.com/bettertv/images/site/btv/scrollForward.gif) no-repeat  2px 4px;margin:2px;height:10px;width:10px;}  /* total height:14px, total width:14px */