
.links {
	/* width: 249px; */

	margin-bottom: 10px;

	background-image: url(../images/links_bg.gif);
	background-repeat: repeat-y;

}

	.links_title {
		/* height: 29px; */
		/* width: 249px; */

		/* background-image: url(../images/links_title.gif); */
		/* background-repeat: no-repeat; */

		/* margin-bottom: 11px; */

	}

	.links_body {
		/* margin-left: 11px; */
		/* margin-right: 24px; */

		/* margin-bottom: 14px; */
	}

		.link_item {
			/* padding-left: 8px; */

			/* background-image: url(../images/bracket.gif); */
			/* background-repeat: no-repeat; */
			/* background-position: 0px 4px; */

			/* margin-bottom: 2px; */
		}

			.link_item a {
				color: #ffffff;
			}

	.links_bottom {
		/* height: 5px; */
		/* width: 249px; */

		/* background-image: url(../images/links_bottom.gif); */
		/* background-repeat: no-repeat; */

	}

