#classificados {
  background:#E4E4E4;
  width:170px;
  padding:1px 1px 0 1px;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
}
#classificados h3 {
  background:#FFCC00;
  background: #FFFFFF url(http://www.guiasjp.com/inicial/imagens/bg_pathdestaque2.jpg) repeat-x;
  color:#000000;
  text-transform:uppercase;
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  padding:6px 2px;
  margin:0;
}
.class_int {
  border-bottom:1px solid #E4E4E4;
  background:#FFFFFF;
  padding:4px 2px;
  height:60px;  
  overflow:hidden;  
}
.class_int .class_img {
  text-align:center;
  height:60px;
  width:60px;
  float:left;
  margin-right:2px; 
}
.class_int a{
  color:#000;
  text-decoration:none;
  font-size:10px;
  line-height:1.3;
  font-weight:normal;
}
.class_int a strong{
  color:#F00;
  font-weight:normal;
}
.clearboth {
  clear:both;
  line-height:0;
}
#topo img {
border:0;
}

/* ----- tool tip specific styles ----- */

#theToolTip{
	position: absolute;
	left: -300px;
	border: 2px solid #C0C09F;
	padding: 6px 0px 0px 10px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 10000;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
}

#ToolTipPointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#theToolTip p{
	font-family: Verdana;
font-size: 12px;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
	font-family: Verdana;
font-weight:bold;
font-size: 12px;
color: #000000;
margin-right:10px;
}

#buscadorcategoriaemp {
font-family: Verdana;
font-size: 10px;
margin-top: 3px;
color: #000000;
}