.bottom60{
  height:60px;
  line-height:60px;
}
.error{
	font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #FF0000;
  text-align: center;
  vertical-align: middle;
}
.outer{text-align:center;width:100%;padding:10px;}
table.zones, table.zones1, table.zones2{
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  width:500px;
  text-align: center;
}
table.zones, table.zones1{
  border-width: 1px;
  border-style: solid;
  border-color:#FF0000;
}
table.zones1{
border-color:#6600FF;
}
table.domain_zones{
  border-width:1px;
  border-style:dotted;
  border-color:#3399FF;
  width: 90%;
}
table.twhoisMain{
  border-style: none;
  padding: 0px;
  width: 100%;
  height: 100%;
}
table.twhois{
	font-family: "Times New Roman", Times, serif;
  border-style: groove;
  border-spacing: 0;
  padding: 0;
  border-width: 1px;
  border-color: #BF00FF;
  width: 80%;
}
.smallWhoisTitle{
	font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
table.shortInfo{
  font-size: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #BF00FF;
  height: 35px;
  float: center;
  text-align: center;
  vertical-align: middle;
}
td.shortInfo1{
  font-size: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #BF00FF;
  text-align: left;
  vertical-align: middle;
  width: 70%;
}
td.shortInfo2{
  font-size: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #BF00FF;
  text-align: center;
  vertical-align: middle;
}

table.detailedInfo{
  font-size: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #BF00FF;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
th.detailed{
  font-size: 18px;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #BF00FF;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
td.detailed{
  border-width: 0px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
}
td.chk{
  width: 45%;
  text-align: left;
  font-size: 14px;
}
td.chk2{
  width: 25%;
  text-align: left;
  font-size: 14px;
}
a.otherZones {
  color: #000066;
  font-size: 16px;
  text-decoration: none;
}
a.otherZones:hover {
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
}

