
	    v\:* {
      behavior:url(#default#VML);
    }

	.bubble_text{

	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #656565;
	white-space:pre;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
      .mylabel {
        background-color:#ffffff;
        border:3px #006699 solid;
      }


.shadetabs{
padding: 3px 0;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #8e730a;
color: #ffffff;
background: white url('http://www.dr-immo.com/images/shade.gif') top left repeat-x;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ffffff;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url('http://www.dr-immo.com/images/shadeactive.gif');
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/

width: 410px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:block;
  mymap: new GMap2(document.getElementById("tcontent2")); 
  mydivs.style.display: 'none'; 

}

@media print {
.tabcontent {
display:block!important;
}
}