#bubbleGeneralTab
{
	xwhite-space:nowrap;
	width:350px;
	/*font-size:75%;*/	
}

#bubbleGeneralTab img
{
	width:64px;
	height:40px;
	margin:2px 1px 2px 1px;
	cursor:pointer;
}

#bubbleGeneralTab h4
{
	margin-top:0px;
}
#bubbleGeneralTab a
{
	color:Blue;
}
#bubbleGeneralTab p
{
	padding:1em 0px 1em 0px;
}
#loading
{
	border: 1px outset #009; 
	background-color: #ddf; 
	z-index:100;
	padding: 2px;
	text-align:center;
    position: absolute; 
    top: 280px; 
    width: 160px; 
    font-size: 16px;
    font-weight: bold; 
    padding: 10px 20px 10px 20px;
	-moz-opacity:.9;
	
}

#bar
{
    width:500px;
    margin:auto auto;
    height:10px;
    background-color:#fff;
    border:solid 1px #666;
    font-size:1px;
    text-align:left;
}

#fill
{
    width:1px;
    background-color:#99f;
    height:10px;
}

*.orangebutton
{
	padding:2px 10px 2px 10px;
	cursor:pointer;
	color:#fff;
	background-color:#ff7800 !important;
	border:1px outset #fff;
	font-weight:bold;
}

*.orangebutton:hover
{
	color:#ff0;
}

.bgorange
{
	background-color:#FF7800;
}


/* GOOGLE MAPS STUFF */
div.mapinfo
{
	font-size:.7em;
	font-family:verdana, helvetica;
	color:Black;
}

