/* $Id: opera.css 18 2014-06-01 13:08:48Z volker $ */

div.modal {
	opacity: 0.5;
}

#tablecontainer1, #tablecontainer2, #tablecontainer3 {
	overflow: auto;
}

#tab1, #tab2, #tab3 {
	overflow: visible;
}

#tablecontainer3 {
	height: 10em;
}
