/******************************************************************************************
 * 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-ltr.png) no-repeat scroll 100% 7px;
	float: right;
	padding: 0 8px 0 0;
}

.pagetype-holiday .category-promo ul li {
	background: transparent url(http://media.aish.com/designimages/bullet_brown5x5.png) no-repeat scroll left 4px;
	padding-left: 9px;
}

