div.mine table.col2 td {
	vertical-align: top;
}
div.getstarted {
	margin-left: 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #ee9933;
}
td.noneyet {
	color: #777777;
	font-weight: bold;
}
div#bizresults {
	display: none;
	background-color: #ffffff;
	border: 1px solid #777777;
	width: 380px;
	z-index: 51;
	padding: 0px;
}
div.bizsearch {
	z-index: 20;
}
div#bizresults table td {
	color: #1166BB;
	text-decoration: underline;
	font-size: 1.0em;
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
div#bizresults table td.nomatch {
	color: #999999;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}
div.scrollvert {
	overflow-y: scroll;
	overflow-x: hidden;
}
div#bizresults table.results {
	width: 100%;
}
div#bizresults table.results tr {
	cursor: pointer;
}
table.results tr.clickableHover td {
	background-color: #EEF8CC;
}
h2.mine {
	margin-bottom: 5px;
}
h2.firm {
	margin-bottom: 10px;
	margin-top: 0px;
}
table.mybizs {
	margin: 7px 0px;
}
table.mybizs td {
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 1.1em;
}
table.mybizs td.remove {
	text-align: right;
  opacity: 0.7;
	filter: alpha(opacity=70);
}
table.mybizs td.remove:hover {
  opacity: 1.0;
	filter: alpha(opacity=100);
}
table.firm {
	margin-bottom: 12px;
}
table.firm td {
	padding-right: 0px;
	padding-bottom: 5px;
}
input.btn {
	background-color: #777777;
	color: #ccff99;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #bbbbbb;
	border-left: 2px solid #bbbbbb;
	padding: 3px 15px 3px 15px;
	font-weight: bold;
	font-size: 1.2em;
	font-family: arial;
}
td.remove a {
	font-size: 0.8em;
	font-weight: bold;
}
#clearfader {
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:15;
}
div.error {
	font-size: 0.9em;
	font-weight: bold;
	color: #EE9933;
}
table.bizheadtable {
	border: 2px solid #bbbbbb;
}
table.bizheadtable td {
	background-color: #ffffff;
}
table.bizheadtable th {
	background-color: #ffffff;
}
table.bizheadtable table.rating td {
	padding-right: 0px;
	background-color: #777777;
}
span.category {
	font-size: 0.7em;
	color: #999999;
	font-weight: normal;
	padding-left: 7px;
}
a.mainphone {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
a.mainphone:hover {
	text-decoration: underline;
}
table.datatable td.tools a {
	font-size: 0.8em;
}
h2 a {
	font-size: 0.5em;
	font-weight: normal;
}
h2 span.hint {
	color: #777777;
	font-weight: normal;
}
h2 span.hint a {
	font-size: 1.0em;
}
.clicky:hover {
	background-color: #EEF8CC;
	cursor: pointer;
}
.gh-recent-mine {
  margin-bottom: 45px;
}
#listdone {
  float: right;
  margin-right: 9px;
}

