td {
	
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
.hidden {display: none; }
.bottomTD {
	background: url(images/bottom1.jpg) no-repeat left top;
	padding-left: 270px;
	padding-top: 3px;
}

div#habla_window_div{
  z-index:3;
}

div#thisishabla{
  height: 57px;
  position: absolute;
  z-index: -1;
  background: url(images/online.gif) no-repeat;
  bottom: 40px;
  right: 0;
  width: 185px;
}

div#habla_middle{
  background-color: #fff;
}

#tooltip{
 position:absolute;
 border:5px solid #ccc;
 background:#f7f5d1;
 padding:2px 5px;
 color:#333;
 width: 240px;
 font-family: Arial;
 font-size: 14px;
 display:none;
 }




