.arrowlistmenu{width: 100%; /*width of accordion menu*/}.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/	color: #000000;	text-transform: none;	padding-left: 3px;	padding-right: 0px;	padding-top: 7px;	padding-bottom: 6px;	font-size: 12px;	font-weight: normal;	background-image: url(images/spotlight/open_head_back.jpg);	cursor: hand;	cursor: pointer;}.arrowlistmenu .menuheader a {	color: #000000;	padding-left: 3px;	padding-right: 0px;	padding-top: 7px;	padding-bottom: 6px;	font-size: 12px;	background-repeat: no-repeat;}.menuheader A:hover {	text-decoration: none;}.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/	/*background-color: #ffffff;*/	font-weight: bold;	background-image: url(images/spotlight/close_head_back.jpg);	background-repeat: no-repeat;	text-decoration: none;	padding-left: 3px;}.arrowlistmenu ul{ /*CSS for UL of each sub menu*/list-style-type: none;margin: 0;padding: 0;margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/}.arrowlistmenu ul li{padding-bottom: 15px; /*bottom spacing between menu items*/}.arrowlistmenu ul li a {	display: block;	padding-left: 7px;	padding-top: 3px;	padding-bottom: 3px;	padding-right: 0px;	font-size: 11px;	}.acc_menu_subhead {	background-image: url(/dep/images/center/view_all.jpg);	background-position: top left;	background-repeat: no-repeat;	font-weight: bold;	padding-bottom: 3px;	}	acc_menu_subhead A, .acc_menu_subhead A:link, .acc_menu_subhead A:active, .acc_menu_subhead A:visited {color: #000000;}.acc_menu_listing {	padding-left: 5px;	background-image: url(images/spotlight/e_spotlight_bullet.gif);	background-position: top left;	background-repeat: no-repeat;	margin-left: 5px;	padding-right: 5px;	padding-bottom: 5px;	}	/*.arrowlistmenu ul li a:visited{color: #A70303;}.arrowlistmenu ul li a:hover{ /*hover state CSS*/color: #A70303;background-color: #F3F3F3;}
