
.resourceitem {
	margin-bottom: 15px;

	background-image: url(../images/style1_resources_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;

	position: relative;

	z-index: 55;
}

	.resourceitem a {
		color: #ffffff;

		font-size: 12px;

		line-height: 15px;

		margin-left: 21px;

		display: block;
	}
