/******************************************************************************************
 * Directional settings for holiday pages. These settings are identical for all holidays
 * as they relate to directional issues and not color ones. Note that most of the values
 * for these same styles are contained in their respective holiday stylesheets (e.g. page-
 * type-<holiday>.css. I only moved over the direction dependent ones. File created by DAR
 * on 03/11/10.
 ******************************************************************************************/

.category-promo .section-bar a.more,
.interest-promo .section-bar a.more {
	background: transparent url(http://media.aish.com/designimages/arrow-white-rtl.png) no-repeat scroll 0% 7px;
	float: left;
	padding: 0 0 0 8px;
}

.pagetype-holiday .category-promo ul li {
	background: transparent url(http://media.aish.com/designimages/bullet-brown.gif) no-repeat scroll right 5px;
}
