/**
 * This stylesheet corrects z-index issues in TwentyEleven
 */

#TB_overlay {
	z-index: 19999;
}

#TB_window {
	z-index: 20000;
}