/**
 * $Id: ie8.css,v 1.1.2.1 2009/12/06 00:45:43 jmburnz Exp $
 * adaptivethemes.com
 *
 * @file ie8.css
 *
 * Support for the Conditional Styles module. This module allows themes 
 * to specify conditional stylesheets in their .info file and the conditional 
 * comments will be automatically included at the end of the standard $styles variable. 
 * 
 * http://drupal.org/project/conditional_styles
 *
 * The module is not included in the base theme, you must download and install it.
 */

#breadcrumb li {
	margin: 3px 0 0;
}

#menu-bar .megamenu-skin-brc li.megamenu-parent.active span {
	margin-top: 11px;
	padding: 8px 8px 20px 9px;	
}