#bubble {
	margin:25px; 
	width:276; 
	height:235px;
}
.activetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/w2gi/images/bubble/popoversmall/active.png",sizingMethod="crop");
	background-image:url(/w2gi/images/bubble/popoversmall/active.png);
	z-index:101;
}
.nonactivetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/w2gi/images/bubble/popoversmall/nonactive.png",sizingMethod="crop");
	background-image:url(/w2gi/images/bubble/popoversmall/nonactive.png);
}
.tab1 {
	z-index:101; 
	width:89px; 
	height:23px; 
	position:absolute; 
	left:6px; 
	top:0px; 
	border-style:none; 
	padding:0px; 
	margin:0px;
}
.tab1label {
	z-index:102; 
	width:89px; 
	height:23px; 
	position:absolute; 
	left:6px; 
	top:0px; 
	padding-top:4px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center; 
	cursor:pointer;
	color:#000000;
}
.tab2 {
	width:89px; 
	height:23px; 
	position:absolute; 
	left:96px; 
	top:0px; 
	border-style:none; 
	padding:0px; 
	margin:0px;
	z-index:101;
}
.tab2label {
	z-index:102; 
	width:89px; 
	height:23px; 
	position:absolute; 
	left:94px; 
	top:0px; 
	padding-top:4px; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-align:center; 
	cursor:pointer;
	color:#000000;
}
.tab3 {
        width:89px; 
        height:23px; 
        position:absolute; 
        left:181px; 
        top:0px; 
        border-style:none; 
        padding:0px; 
        margin:0px;
        z-index:101;
}
.tab3label {
        z-index:102; 
        width:89px; 
        height:23px; 
        position:absolute; 
        left:181px; 
        top:0px; 
        padding-top:4px; 
        font-size:12px; 
        font-weight:bold; 
        font-family:'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif; 
        text-align:center; 
        background-color:transparent; 
        cursor:pointer;
}
.bubble_close {
	background:#FFFFFF url(/w2gi/images/bubble/popoversmall/popover-close.gif) no-repeat;
	width:12px; 
	height:10px; 
	position:absolute; 
	left:250px; 
	top:30px; 
	z-index:101; 
	border-style:none; 
	padding:0px; 
	margin:0px; 
	cursor:pointer;
}
.mainbubble {width:276px; height:185px; position:absolute; left:0px; top:16px; border-style:none; display:inline-block;}
.mainbubblecontent {
	width:193px; 
	height:185px; 
	position:relative; 
	left:25px; 
	top:32px; text-align:left;
}
.mainbubblelocationname {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.1em;
	padding-right:15px;
}
.mainbubbletabcontent {
	margin-top:0.2em; 
	position:relative; 
	width:230px; 
	height:150px; 
	overflow:hidden; line-height:16px;
}
.tab_content {
	color:#000000; 
	font-size:11px;
}
.activetabcontent {
	display:show;
	z-index:1001;
}
.nonactivetabcontent {
	display:none;
}

.get_derection{ padding-top:0.7em; font-family:verdana; font-size:12px; color:#666666;}
.get_derection a{ color:#666666; text-decoration:none;}
.get_derection a:hover{ color:#666666; text-decoration:underline;}

.textfield{font-family:verdana, ms sans serif, arial, sans-serif; font-size:10px; color:#321F1B; border:1px solid #8597BB; width:114px; height:18px; margin-top:6px;}
.go_button{background:url(../images/go.gif) no-repeat center top; border:0; width:27px; height:20px; margin-left:5px; font-family:verdana; font-size:12px; font-weight:bold; color:#fff; padding-bottom:4px;}

.dir{font-size:12px; color:#666666; margin-right:5px;}

