div#content a.glossaryLink { background: transparent; font-size: 1em; padding: 0px; margin: 0px; text-decoration: underline; color: #504F53; }
div#content a.glossaryLink:hover { color: #007BB1; background: transparent; }
div#content .color_blue a.glossaryLink { color: #007bb1; }
div#content .color_black a.glossaryLink { color: #00000; }

div#softPopup {
	z-index: 100;
}

div#softPopup div.wrapper {
	width: 246px;
	padding: 15px 20px;
	color: #ffffff;
}

div#softPopup div.head h1 {
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}

div#softPopup div.glosspoup p {
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

div#softPopup div.glosspoup p.close_link {
	line-height: 17px;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-size: 0.9em;
}

div#softPopup div.glosspoup p.close_link a { 
	color: #ffffff;
	background: url(../pic/arrow_white.gif) no-repeat left 5px;
	padding-left: 9px;
}

div#softPopup div.glosspoup p.close_link a:hover { 
	color: #007bb1;
	background: url(../pic/arrow_blue.gif) no-repeat left 5px;
}

div#softPopup div.bottom {
	height: 20px;
}

body#ub div#softPopup div.wrapper { background: #a50c17 url(../pic/glossar_bg_red.gif) repeat-x top left; border: 2px solid #9D0B15; }
body#ub div#softPopup div.bottom { background: url(../pic/glossar_pointer_red.gif) no-repeat 40px top; }

body#br div#softPopup div.wrapper { background: #a50c17 url(../pic/glossar_bg_red.gif) repeat-x top left; border: 2px solid #9D0B15; }
body#br div#softPopup div.bottom { background: url(../pic/glossar_pointer_red.gif) no-repeat 40px top; }

body#im div#softPopup div.wrapper { background: #a50c17 url(../pic/glossar_bg_red.gif) repeat-x top left; border: 2px solid #9D0B15; }
body#im div#softPopup div.bottom { background: url(../pic/glossar_pointer_red.gif) no-repeat 40px top; }

body#ib div#softPopup div.wrapper { background: #a50c17 url(../pic/glossar_bg_red.gif) repeat-x top left; border: 2px solid #9D0B15; }
body#ib div#softPopup div.bottom { background: url(../pic/glossar_pointer_red.gif) no-repeat 40px top; }

body#fb div#softPopup div.wrapper { background: #0d566e url(../pic/glossar_bg_blue.gif) repeat-x top left; border: 2px solid #0D566E; }
body#fb div#softPopup div.bottom { background: url(../pic/glossar_pointer_blue.gif) no-repeat 40px top; }

body#kp div#softPopup div.wrapper { background: #0d566e url(../pic/glossar_bg_blue.gif) repeat-x top left; border: 2px solid #0D566E; }
body#kp div#softPopup div.bottom { background: url(../pic/glossar_pointer_blue.gif) no-repeat 40px top; }
