#bubble {
	margin:25px; 
	width:276px; 
	height:235px;
}
.activetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/active.png",sizingMethod="crop");
	background-image:url(../images/active.png);
	z-index:101;
}
.nonactivetab {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/nonactive.png",sizingMethod="crop");
	background-image:url(../images/nonactive.png);
}
.tab1 {border:0; height:31px; left:0; margin:0; padding:0; position:absolute; top:16px; $top:15px; width:133px; z-index:101;}
.tab1label {color:#000000; cursor:pointer; font-family:arial; font-size:12px; font-weight:bold; left:20px; position:absolute; top:24px; z-index:102;}
.tab2 {width:133px; height:31px; position:absolute; left:133px; top:16px; $top:15px; border:none; padding:0px; margin:0px; z-index:101;}
.tab2label {color:#000000; cursor:pointer; font-family:arial; font-size:12px; font-weight:bold; left:148px; position:absolute; text-align:center; top:24px; z-index:102;}
.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:Arial, Helvetica, sans-serif; 
        text-align:center; 
        background-color:transparent; 
        cursor:pointer;
}
.bubble_close {background:#FFFFFF url(../images/popover-close.gif) no-repeat 0 0; border:0; bottom:15px; cursor:pointer; height:12px; margin:0; padding:0; position:absolute; right:45px; width:11px; z-index:101;}
.mainbubble {width:461px; height:340px; $height:330px; position:absolute; left:0px; top:23px; border-style:none; display:inline-block;}
.mainbubblecontent {width:441px; $width:461px; position:relative; top:47px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; padding:0 10px;}

.mainbubblecontent a{color:#ff0000; text-decoration:underline;}
.mainbubblecontent a:hover{color:#ff0000; text-decoration:none;}

.mainbubblelocationname {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; margin-bottom:0.1em; padding-right:15px;}
.mainbubbletabcontent {position:relative; width:100%; overflow:hidden; line-height:15px;}
.tab_content {font-family:Arial, Helvetica, sans-serif; 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; font-size:11px; color:#8B8B8B; border:1px solid #7e9db9; width:114px; height:18px; margin-top:6px;}

.go{background:url(../images/go.gif) no-repeat left top; border:0; width:17px; height:18px; margin-left:5px; margin-top:6px; cursor:pointer;}

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

.address{width:210px; float:left; text-align:left; line-height:14px; height:285px; overflow-y:auto; margin-right:4px;}
.employment{width:430px; text-align:left; line-height:14px; height:285px; overflow-y:auto; margin-right:4px}
.hours {width:220px; float:left; overflow:hidden;}
