/*************  GEO DATA FORMATTING  *****************/
.geo_percentages, .geo_rk {
	clear: both;
	padding: 9px 0;
	list-style-type: none;
}
.geo_bar {
	background: #eee;
	float: left;
	height: 1em;
	margin-left: 10px;
	width: 100px;}
.geo_stat {
	background: #99CC99;
	float: left;
	height: 1em;}
.geo_number {
	float: left;
	text-align: right;
	height: 1em;
	margin-top: -3px;
	width: 4em;}
.geo_country {
	float: left;
	margin: -3px 0 0 10px;
	height: 1em;
}

table.jigsaw {color: #555;}
table.jigsaw th {
	text-align: right;
}
table.jigsaw th, table.jigsaw td {
	padding: 2px 6px;
}

.businessInfo {
	background: #e2e8f4;
	clear: both;
	float: left;
	padding: 2%;
	width: 96%;
}
.businessInfo .offsite {clear: both;}

.morningInfo {
	background: #F5E1D6;
	clear: both;
	float: left;
	padding: 2%;
	width: 96%;
}
.morningInfo h3 {margin: 0 0 10px 0;}

#toggleMoreCountry, #toggleMoreTraffic {
	float: left;
	clear: both;
	margin: 6px 0 20px 172px;
}



.demog_box {
	float:left;
	width:98%;
	border:solid 1px #5b6b89;
	margin:9px 1%;
	padding:5px 0;
}
.demog_header {margin-left: 8px;}
.demog_label {
	float: left;
	text-align: right;
	height: 1em;
	margin: -2px 10px 0 0;
	width: 110px;
}
.demog_offset {
  background: #eee;
  float: left;
  height: 1em;
  margin-top:0;margin-bottom:0;
}
.demog_stat {
  background: #99CC99;
  float: left;
  height: 1em;
}
.demog_note {
  background: #ffffff;
  float: left;
  height: 1em;
}
.demog_percentages {
  clear: both;
  padding: 3px 0;
  list-style-type: none;
  width:290px;
}
.demog_bar {
  background: #eee;
  float: left;
  height: 1em;
  margin: 0;
  padding: 0;
  width: 50px;
}
.demog_left {
	margin: 0;
	padding: 3px 0;
	border-right:solid 1px #888;
	height:1em;
	float:left;
}
.demog_right {
	margin:0;
	padding: 3px 0;
	height:1em;
	float:left;
}
.demog_box .tt {font-size: .8em;}
	
#relatedLinks h3 {
	float: left;
}
#alexaWho {
	border: 0;
	float: right;
	width: 300px;
}
#text-ad {
	padding-right:10px;
	margin-right:10px;
	margin-top:30px;
	overflow: hidden;
}

#siteInfoSearch {
	float: right;
	border-top: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
#siteInfoSearch .query {
	float: left;
}
#siteInfoSearch button {
	margin-top: -2px;
}

.searchLink {
	cursor: pointer;
}
.searchLink:hover {
	color: #c60;
}

.sharing {
	float: right;
	margin: 0 2px;
}
.shareText {
	color: #777;
	font-size: .9em;
}
.sharing img {
	margin-bottom: -2px;
}


