@charset "utf-8";
/* CSS Document */
#asset-body ul {
	margin: 0px;
	padding: 0px;
}
#asset-body li {
	margin-bottom: 10px;
	background-image: url(../images/block_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#asset-body strong {
	font-size: 1.2em;
	color: #669966;
}
