/* Department of Medicine Dvisional Site. Internet Explorer 7 exceptions and hacks go in this stylesheet. 
It runs last, and will overwrite any styles in previously-running stylesheets, if invoked by IE7.   2009 Electra Communications */



div#mugsi {margin: 0px 0 2px 0;}

div#staff_dir {margin: 40px 0 0 0;}

div#top_tools_explore {margin-right:-65px;}

div#top_tools_search form{margin-right:-65px;}

div#top_container {	margin-bottom:-6px;}

div#top_nav {margin:1px 0 0 0;}



.section {
	margin-bottom:3px;
}


.dropdown a:hover{/* Adjust gray rollover hover on top menu items*/
	margin-top:-10px;
}

.dropdown li ul li a:hover {/* Adjust gray rollover hover on Home dropdown menu items*/
	height:16px;
}



.dropdown a:hover.section{/* Stops current hover 'section' from bouncing on hover.*/
	/*margin-left:0px;*/
	} 


div#left_nav ul { /*Widens the space for text in the left menu.*/
	margin-left: 0px;
}
	
div#left_nav li {	
	width:100%;
}

div#left_nav ul li ul li { /* Sub-menu li items. Tightens the leading between items*/
	padding: 0px -50px 0px 0px;
	width:135px;
}


div#left_nav ul li ul li ul li.selected{
	padding-right:5px; 
}


div#grey_box ul{margin-left:20px;}