/* CSS Document */

#top10 {
	width: 148px;
	}

#top10 ul {
	position:relative;
	list-style-type:none;
	}

#top10 ul li {
	background: transparent url( "/images/list_image.jpg" )  no-repeat left center;
	padding-left:10px;
	}

#top10 select {
	width: 120px;
	}

