div#indexContents {
	width: 648px;
	height:32px;
	background: url(../img/bar_news.gif) repeat-x;
	margin-bottom:5px;
}

div#my-glider-horizontal{ 
	padding: 3px;
	}

div#my-glider-horizontal div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 830px;
	height:26px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	
	}
	div#my-glider-horizontal div.scroller div.section {
		
		display: block;
		width: 830px;
		color: #E42076;
		line-height: 32px;
		font-weight: bold;
		font-size: 138.5%;
		float:left;

		}

		div#my-glider-horizontal div.scroller div.section a:link {
			color: #FF3366;
		}
		div#my-glider-horizontal div.scroller div.section a:visited{
			color:#ff0000;
		} 

	div#my-glider-horizontal div.scroller div.content {
		vertical-align: middle;
		}


