﻿.Info-Scroller-Container
{
	position:relative;
	width:904px;
	height:260px;
	background-color:#ffffff;
	border:3px solid #3a3838;
	margin-left:auto;
	margin-right:auto;
}

.Info-Scroller-Main-Content
{
	height:232px;
	background-color:#ffffff;
	overflow:hidden;
}
.Info-Scroller-Scrolling
{
	width:904px;
	height:232px;
	position:relative;
	background-repeat:no-repeat;
	top:0px;
}


.Info-Scroller-Footer
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	position:relative;
	width:901px;
	bottom:0;
	padding-left:3px;
	line-height:27px;
	height:27px;
	background-image:url('/Common/Images/Gradients/Content Area/Footer.png');
}

.Info-Scroller-Footer a:link, a:visited
{
	font-family:NewFont,Trebuchet MS;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.Info-Scroller-Footer a:hover
{
	color:#ff0000;
}