._joogle_target {
	border: 1px solid transparent;
}

._joogle_highlight {
	border: 1px dotted blue;
}

._joogle_popup {
	display: none;

	font-family: verdana, helvetica;
	
	position: absolute;
	
	padding: .5em;

	background-color: white;
	border: 1px solid black;

	font-size: 62.5%;	
	line-height: 1.2em;
	
	z-index: 10000;
	top:130%;
}

._joogle_popupContent {
	display: none;
	
	height: 40em;
	
	overflow: auto;
}

._joogle_item_title  {
	display: block;

	line-height: 1.5em;
	font-weight: bold;		

	padding-bottom: .5em;
}

._joogle_x {
	border: 1px solid black;
	float: right; 
	clear: right;
}

._joogle_popup  ul, ._joogle_popup  li {
	list-style: none;
	padding: 0;
	margin: 0;
}

img._joogle_spinner {
	border: 0;
	margin-left: .5em;
	margin-top: .2em;
	
	line-height: 1em;
	
	vertical-align: middle;
	
	zfloat: right;
}

a._joogle_link {
	color: blue;
	text-decoration: none;
}

a._joogle_link:hover {
	text-decoration: underline;
}

a._joogle_x {
	text-decoration: none;
}

a._joogle_x:hover {
	text-decoration: underline;
}

li._joogle_items {
	display: none;
	
	width: 100%;
	
	border-bottom: 1px solid black;

	margin-bottom: .5em;
	
	padding-bottom: .5em;	
}

li._joogle_items a._joogle_item_title {
	border-bottom: 1px dotted black;
}

li._joogle_header, li._joogle_footer, li._joogle_wait {
	background-color: #DDDDFF;
	
	height: 2.5em;
	
	border: 1px dotted;
	
	padding-top: 1em;
	padding-right: .5em;
	padding-left: .5em;
		
	font-weight: bold;
}

li._joogle_wait {
	min-width: 10em;
}

li._joogle_header {
	margin-bottom: .2em;
}

li._joogle_footer {
	display: none;

	margin-top: .2em;
}
