﻿#globe_loc 
{
	width: 590px;
}
td 
{
	border: 0;
	padding: 0;
}
.page_title {
	color:#669999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
}
.CorpTitle-1
{
	margin-top: 15px
}
.bubble_bot_right
{
	position:absolute; 
	/*visibility: hidden; */
	z-index:3;
	width:177px; height:92px;
}
.bubble_content
{
	position:relative; width:200px; height:200px;
	left:15px;
	top:-190px;
}

.country_label
{
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	white-space:nowrap;
}
a.viewon:link,a.viewon:visited,a.viewon:active
{
	text-decoration: none;
	font-family: arial;
	font-weight: bolder;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}


