
.popUpStyle {
visibility: hidden; 
position: absolute;
background-color: #EAEAFF;
border:	#000000 1px solid;
color: #000000;
padding: 2px;  
text-align: left;
font-style: italic;
}

h2 {	
	MARGIN-top: 6px;
	MARGIN-bottom: 10px;
}

h3 {	PADDING-BOTTOM: 0px;
	BORDER-BOTTOM:  1px dotted #888888; 
	PADDING-left: 10px;
	MARGIN-BOTTOM: 0px;
}

h4 {	PADDING-BOTTOM: 0px;
	PADDING-left: 0px;
	MARGIN-BOTTOM: 0px;
}
.speaker{
	font-weight: bold;
	text-align: right;
	margin-top: 5px;

}
.example{
font-weight: bold;
font-style: normal;
}

.type{
font-family: monospace;
font-style: normal;
}

.extra{
font-size: larger;
font-style: normal;
}

.context_menu{
	position:absolute;
	border-top:1px solid menu;
	border-left:1px solid menu;	
	border-bottom:1px solid black;		
	border-right:1px solid black;			
	background-color: menu;
	line-height:24px;
	cursor:default;
	font-size: 12px;
	z-index:100;
	visibility:hidden;
}

.menuitems{
	padding-left:20px;
	padding-right:20px;
	visibility:hidden;
}

.hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom: black 1px dotted;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
}
.inside{
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid darkgray;
	border-right:1px solid darkgray;	

}

SPAN {cursor: pointer; padding-bottom: 5px;}

td{line-height: 30px;}
.sentence {
	display: inline;
}
div.thumb {
margin-bottom: 1px;
border-style: solid;
border-color: white;
width: auto; }
div.thumb div {
padding: 1px;
font-size: 94%;
text-align: center;
overflow: hidden;
}
div.thumb div a img {
border: 1px solid #ccc;
}
div.thumb div div.thumbcaption {
border: none;
text-align: left;
line-height: 1em;
padding: 1px 0 1px 0;
}
div.magnify {
float: right;
border: none !important;
background: none !important;
}
div.magnify a, div.magnify img {
display: block;
border: none !important;
background: none !important;
}
div.tright {
clear: right;
float: right;
border-width: 4px 0 2px 4px;
}
div.tleft {
float: left;
margin-right: 1px;
border-width: 4px 4px 2px 0;
}

#outer {height: 100%; background:red; } 
#outer[id] {display: table; position: static;}
#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#slide {position: relative; top: -50%; visibility: hidden; text-align:center} /* for explorer only */
.tran_image{vertical-align: text-top;}