/* $Id: ie.css 18 2014-06-01 13:08:48Z volker $ */

div.modal {
	filter:alpha(opacity=50);
}

#tablecontainer1, #tablecontainer2, #tablecontainer3 {
	overflow: auto;
}

#tab1, #tab2, #tab3 {
	overflow: visible;
}

#tablecontainer3 {
	height: 10em;
}

div.blink  {
	display: inline;
}
