/* NEW-STYLED CATEGORY TEASERS */
	.category_teaser {
		width:190px;
		display:inline;
		float:left;
		margin:0px 30px 0px 10px;
	}

	.category_teaser a {
		text-decoration:none;
	}

	.category_teaser_header {
		display:block;
		margin-bottom:6px;
	}

	.category_teaser_learnmore {
		margin-top:7px;
		border:0px;
		width:62px;
		height:13px;
		display:block;
		float:right;
		margin-bottom:40px;
	}
	.category_teaser_container {
		width:694px;
		margin-top:24px;
	}
