/**
 * @file
 * Custom CSS
 *
 */

#admin-menu-wrapper a {
	font-size:11px;
}
#overlay{	
	padding-top:20px !important;
}
#admin-menu{
	padding-top:2px;
	padding-bottom:0px;
}
#admin-menu img.admin-menu-icon{
	width:16px;
	height:16px;	
}

