#mousescroll {
	position: absolute;
	width: 985px;
	height: 265px;
	color: #8d8d8d; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none
}

#mousescroll     { background-color: white; color: #000000; font-size: xx-small; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#mousescroll a       { color: #000000; font-size: xx-small; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
#mousescroll a:hover       { color: #000000; font-size: xx-small; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
#mousescroll td       { color: #000000; font-size: xx-small; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

#mousescroll_padding {
	width: 985px;
	height: 265px;
}

/* gallery */
#mousescroll ul {
	padding:0;
	margin:0;
	position:relative;
	list-style:none;
	width:31999px;
}

#mousescroll ul li {
	float:left;
	padding: 0;
}

#mousescroll ul img {
	display:block;
}