/* scroller background: iframe BODY object */
.Back {
	background: #FF9C08;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody #partners a{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding: 0px;
	color: white;
	text-align: center;
	text-decoration: none;
}
	.ItemBody #partners {
		margin: 0 auto;
		text-align:center;
}
