/* corp_info governance CSS common */


.loupe {
	margin:0;
	padding:5px 0 5px 20px;
	background:url(../img/loupe.gif) no-repeat left center;
	}

.indent_gv { text-indent:1em;}

/* pop up table */

.bt_common {
margin:7px 0px 5px 5px;
float:right;
	}
*html .bt_common {
margin:7px 0px -20px 5px;
float:right;
	}

#gv_pop {
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
	border:none;
	width:680px;
	height:420px;
	}
