@charset "utf-8";


@import url("category.css");

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

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

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

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

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


