@charset "utf-8";


@import url("category.css");

ul#anchorButtons li a#anchor-articles { background: url(../img/sites/anchor/health_healing.gif) 0px 0px no-repeat; }
ul#anchorButtons li a#anchor-categories { background: url(../img/sites/anchor/health_healing.gif) 0px -40px no-repeat; }

ul#anchorButtons li a#anchor-articles:hover { background: url(../img/sites/anchor/health_healing.gif) -400px 0px no-repeat; }
ul#anchorButtons li a#anchor-categories:hover { background: url(../img/sites/anchor/health_healing.gif) -400px -40px no-repeat; }


div#articles h2 {
	border-top: 3px solid #080;
	background: #f4fbd4 url(../img/sites/header/health_healing/articles.png) left 10px no-repeat;
	}

div#categories h2 {
	border-top: 3px solid #080;
	background: #f4fbd4 url(../img/sites/header/health_healing/categories.png) left 10px no-repeat;
	}

div#sites div.cols div.site div.image {
	border: 1px solid #d1e37e;
	background: #f4fbd4;
	}

