.taglib-asset-links {
	margin-top: 0.5em;

	h2 {
		margin: 0 1em 0.2em 0;
		padding-left: 25px;
	}

	.asset-links-list {
		list-style-type: none;
		margin-left: 1.2em;
	}

	.asset-links-list-item {
		margin-bottom: 0.4em;
	}
}

/* Skin */

.taglib-asset-links {
	border-radius: 4px;

	h2 {
		background: url(@theme_image_path@/common/links.png) no-repeat 0 50%;
		color: #999;
		font-size: 1em;
	}
}