#bubblew {
	margin: 25px; 
	width: 276px; 
	height: 235px;
}
.activetabw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/outback/images/bubble/popoversmall/active.png",sizingMethod="crop");
	background-image: url(/outback/images/bubble/popoversmall/active.png);
	z-index: 101;
}
.nonactivetabw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/outback/images/bubble/popoversmall/nonactive.png",sizingMethod="crop");
	background-image: url(/outback/images/bubble/popoversmall/nonactive.png);
}
.tab1w {
	z-index: 101; 
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 6px; 
	top: 0px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
}
.tab1labelw {
	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;
}
.tab2w {
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 94px; 
	top: 0px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
	z-index:101;
}
.tab2labelw {
	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;
}
.tab3w {
        width: 89px; 
        height: 23px; 
        position: absolute; 
        left: 181px; 
        top: 0px; 
        border-style: none; 
        padding: 0px; 
        margin: 0px;
        z-index:101;
}
.tab3labelw {
        z-index:102; 
	width: 89px; 
	height: 23px; 
	position: absolute; 
	left: 180px; 
	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;
}
.bubble_closew {
	background: #FFFFFF url(/outback/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;
}
.mainbubblew {
	width: 276px; 
	height: 185px; 
	position: absolute; 
	left: 0px; 
	top: 16px; 
	border-style: none; 
	padding: 0px; 
	margin: 0px;
	display: inline-block;
}
.mainbubblecontentw {
	width: 193px; 
	height: 185px; 
	position: relative; 
	left: 25px; 
	top: 25px;
}
.mainbubblelocationnamew {
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.1em;
	padding-right:15px;
}
.mainbubbletabcontentw {
	margin-top: 0.2em; 
	position: relative; 
	width: 230px; 
	height: 150px; 
	overflow: hidden; line-height:20px;
}
.tab_contentw {
	color: #000000; 
	font-size:11px;
}
.activetabcontentw {
	display: show;
	z-index: 1001;
}
.nonactivetabcontentw {
	display: none;
}

.get_derectionw{ padding-top: 0.7em; font-family:verdana; font-size: 12px; color: #666666;}
.get_derectionw a{ color: #666666; text-decoration:none;}
.get_derectionw a:hover{ color: #666666; text-decoration:underline;}
.get_derectionw .text_box{font-family:verdana, ms sans serif, arial, sans-serif; font-size:10pt; color:#666666; border:1px solid #7F9DB9; width:130px; height:19px; margin:4px 4px 0px 0;}
.get_derectionw .go_button{background-color:#EC260B; border:2px solid #FFBBB2; width:43px; font-size:12px; font-weight:bold; color:#fff; height:20px; font-family:verdana; padding:0px 2px 2px 2px;}

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

