/* Styles for Javascript scroller with sponsors */
#scroller
{
	position: relative;
	overflow: hidden;
	background-color: #fff;
	clear: both;
	height: 70px;
	width: 660px;
	margin: 0 20px 0 20px;
	voice-family: "\"}\""; 	/* ie5win fudge begins */
	voice-family: inherit;
	width: 620px;
}

#canvas0
{
	width: 620px;
	height: 70px;
	position: absolute;
	top: -70px;
	background-color: #fff;
}

#canvas1 {
	width: 620px;
	height: 70px;
	position: absolute;
	top: -70px;
	background-color: #fff;
}

.dropdiv
{
	background-color: #fff;
	text-align: right;
	height: 70px;
}

.dropdiv img
{
	display: inline;
	margin: 0 12px 0 12px;
	border: 0;
	vertical-align: middle;
}

.dropdiv a:link, .dropdiv a:visited, .dropdiv a:hover, .dropdiv a:active 
{
	text-decoration: none;
	border: 0;
}

