@charset "utf-8";
/* CSS Document */

#download {
	float: left;
	width: 240px;
	font-size: 0.9em;
}

	/* Sidebar styles */
	#download ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	/* Fix our list and paragraph styles */


	#download ul li {
		padding: 0 0 0 15px;
		background: url(http://216.150.25.36/app_themes/es_fin/bullet_arrow.gif) no-repeat 0 0px;
	}
	#download ul li#subitem {padding: 0 0 0 25px;
		background: url(http://216.150.25.36/app_themes/es_fin/bullet_arrow.gif) no-repeat 10px 0px;}
