

.search  header h1{
	float: left;
}
.search  header div.info{
	float: right;
}

.search  header div.block{
	float: left;
	margin-left: 8px;
}

section.content article.search table, section.content article.search th, section.content article.search td{
	border: 0px;
}


div.twtr-hd, div.twtr-ft{
	display: none; !important
}



div.twtr-img{
	margin-left: -10px;
}



div.twtr-img{
	margin-left: -10px;
}


div.twtr-img img{
	width: 48px;
	height: 48px;
	border: 1px solid #c7c7c7;
	padding-right: 10px;
}
div.twtr-tweet-text{
	padding-left:10px;
}
.twtr-popular{
	display:none !important;
}
div.twtr-widget div.twtr-tweet, div.twtr-new-results {
	border:none !important;
}
#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline{
	background: none !important;
	background-color:none;
}


#maplabel{
	display: none;
	z-index: 999;
	width: 210px;
	height: 18px;
	color: #fff;
	background: #235E76;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	top: 39px;
	left: 76px;
	text-align: right;
	vertical-align: middle;
	padding: 2px 5px 2px 0px;
	  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  }
	
}


