h2 {
	display: none;
}
p.location {
	display: none;
}

div#header {
	clear: left;
}
div#lefttower {
	float: left;
	width: 184px;
}
div#centertower {
	float: left;
	width: 408px;
	margin-left: 8px;
	margin-right: 8px;
}
div#righttower {
	float: left;
	width: 160px;
}
div#footer {
	clear: left;
}

table {
	width: 100%;
}

div.sidetower div table tr th,
div.sidetower div table tr td {
	font-weight: normal;
	border-bottom: dashed rgb(224,224,224) 1px;
}

div#lefttower div h3 {
	font-size: 16px;
	line-height: 20px;
}
div#lefttower div table tr th,
div#lefttower div table tr td {
	font-size: 16px;
	line-height: 16px;
}
div#lefttower div#report h3 {
	margin-top: 0px;
}
div#lefttower div#report table tr th {
	text-align: left;
}
div#lefttower div#report table tr td {
	text-align: right;
}
div#lefttower div.best table tr th.order {
	text-align: right;
	width: 24px;
}
div#lefttower div.best table tr td.service {
	text-align: left;
}
div#lefttower div.best table tr td.price {
	text-align: right;
}
div#lefttower div#income10.best table tr td.service {
	border-bottom: none transparent 0px;
}

div#centertower div#about p {
	margin-top: 0px;
}
div#centertower h3 {
	font-size: 16px;
	line-height: 20px;
}
div#centertower h3 span.more {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	float: right;
}
div#centertower div#special table,
div#centertower div#campaign table,
div#centertower div#news table {
	padding: 0px 0px;
	margin: 4px 0px;
}
div#centertower div#special table tr th,
div#centertower div#special table tr td,
div#centertower div#campaign table tr th,
div#centertower div#campaign table tr td,
div#centertower div#news table tr th,
div#centertower div#news table tr td {
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	padding: 2px;
	margin: 0px;
}
div#centertower div#menu {
	padding: 0px 0px;
	margin: 24px 0px;
}
div#centertower div#menu table {
	padding: 0px 0px;
	margin: 8px 0px;
}
div#centertower div#menu table.normal {
	border-style: solid;
	border-color: rgb(  0,  0,  0);
	border-width: 1px;
	border-left: solid rgb(  0,  0,  0) 16px;
}
div#centertower div#menu table.hover {
	border-style: solid;
	border-color: rgb(255,  0,  0);
	border-width: 1px;
	border-left: solid rgb(255,  0,  0) 16px;
}
div#centertower div#menu table tr th.item,
div#centertower div#menu table tr th.item a:link,
div#centertower div#menu table tr th.item a:active,
div#centertower div#menu table tr th.item a:visited,
div#centertower div#menu table tr th.item a:hover {
	font-size: 16px;
	line-height: 20px;
}
div#centertower div#menu table.normal tr th.item,
div#centertower div#menu table.normal tr th.item a:link,
div#centertower div#menu table.normal tr th.item a:active,
div#centertower div#menu table.normal tr th.item a:visited,
div#centertower div#menu table.normal tr th.item a:hover {
	color: rgb(  0,  0,  0);
	background-color: rgb(224,224,224);
}
div#centertower div#menu table.hover tr th.item,
div#centertower div#menu table.hover tr th.item a:link,
div#centertower div#menu table.hover tr th.item a:active,
div#centertower div#menu table.hover tr th.item a:visited,
div#centertower div#menu table.hover tr th.item a:hover {
	color: rgb(  0,  0,  0);
	background-color: rgb(255,224,224);
}
div#centertower div#menu table tr td.description {
	font-size: 12px;
	line-height: 12px;
}
div#centertower div#menu table.normal tr td.description {
	color: rgb( 64, 64, 64);
	background-color: rgb(255,255,255);
}
div#centertower div#menu table.hover tr td.description {
	color: rgb( 64, 64, 64);
	background-color: rgb(255,255,255);
}

div#righttower div h3 {
	font-size: 12px;
	line-height: 16px;
}
div#righttower div table tr th,
div#righttower div table tr td {
	font-size: 12px;
	line-height: 12px;
}
div#righttower div#othersite h3 {
	margin-top: 0px;
}
div#righttower div#google table tr td {
	padding: 0px;
	margin: 0px;
}

div#footer p.toplink {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
div#footer p.toplink a {
	word-break: keep-all;
	white-space: nowrap;
}
