
     
     dl.acc_menu { }
	 dl,dd .acc_menu { margin: 0; }
	 
	dl.acc_menu dt {
		background-color: #FFECDF;
		text-align: left;
		text-decoration:none;
		padding: 5px;
		
		background-repeat: repeat-x;
		background-position: left center;
		font-weight: bold;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #FFF;
		
        padding-left: 20px;
        background-repeat: no-repeat;
        background-image: url(http://www.mundowellness.com/img/icons/bullet_orange.png);
	}
	
	dl.acc_menu dt a { color: #FF6600; text-decoration:none; }
	dl.acc_menu dd a { color: #3670BD; text-decoration:none; }
	dl.acc_menu ul { list-style: none; padding: 0px; }
	dl.acc_menu ul li {
		background: #FFF;
		padding: 4px;
		padding-left: 20px;
		/* font-weight:bold; */
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;	
		
		background-image: url(http://www.mundowellness.com/img/icons/bullet2.gif);
		background-repeat: no-repeat;
		background-position: 6px 6px;
	}
	
	
	dl.acc_menu ul li:hover {
		background: #E8EFF9;
		
		background-image: url(http://www.mundowellness.com/img/icons/bullet.gif);
		background-repeat: no-repeat;
		background-position: 6px 6px;
	}
    
	dl.acc_menu ul li.selected {
		background: #E8EFF9;
		
		background-image: url(http://www.mundowellness.com/img/icons/bullet.gif);
		background-repeat: no-repeat;
		background-position: 6px 6px;
	}
	
	dl.acc_menu ul li:last-child {
		border:none;
	}
	
	
	#secondary_lane #featured_lane {

		border: 2px solid #FFF;
		margin-bottom: 0px;
	}
    


    
    
     /* COSMED OVERRIDES */
     
    .contentpaneopen h5 {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:17px;
        font-weight:bold;
        margin-bottom:9px;
        margin-top:4px;
    }
    
    .contentpaneopen {
        margin-bottom:10px;
    }

    .contentpaneopen ul li {
        margin-bottom: 10px;
        line-height: 15px;
        padding-left: 20px;

        background-image: url(http://www.mundowellness.com/img/icons/bullet_orange.png);
        background-repeat: no-repeat;
        background-position: left top;
    }
    
    .contentpaneopen ul {
        margin-top: 10px;
    }

    #content ul.tabs li {
	margin-bottom: 0px;
	line-height: 15px;
	padding-left: 0px;
	
	background-image: none;
}