.topics_menu_child {
  z-index:11;
}

.topics_menu_items {
  	width: 150px;
	font-size:11px;
	font-family:Arial;
	border:1px solid #aa0000;
	color:#000000; 
	padding-top:3px;
	padding-bottom:3px;
	background: url(/products/mathematica/features/images/menubg.jpg) no-repeat;
	}

.topics_menu_items li {
	padding-left:10px;
	background-image:none;
	border-bottom:1px solid #DBCBB1;
	}	
	
.menuItemOver {
	color: white; background-color:#cc0000;cursor: pointer;}

.menuItemOver a:link {color: white;cursor: pointer;}
.menuItemOver a:visited {color: white;cursor: pointer;}
.menuItemOver a:hover {color: white;cursor: pointer;}
	  
.topics_menu_items li {
	padding:1px 0px 1px 9px;
	margin:0px;cursor: pointer;}
.topics_menu_items li a:link {color: #000000;cursor: pointer; }
.topics_menu_items li a:visited {color: #000000;cursor: pointer; }
