/* -----------------------------------------------
	recent_sprites_contents.css
  This is a CSS for RecentContents.pm
 ----------------------------------------------- */

#spritesworld * li.innersprite
{ 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	overflow: visible;
	cursor: auto;
}
