@import url("/style/autoproc_glossary.css");
#dss
{
  clear: both;
  width: 300px;
  height: 300px;
  padding: 0;
  margin: 0 100px 10px 25px;
  float: left;
}

#twomass
{
  width: 300px;
  height: 300px;
  padding: 0;
  margin: 0 25px 10px 100px;
  float: left;
}
#dsstxt
{
  clear: both;
  width: 300px;
  padding: 0;
  margin: 0 35px 10px 130px;
  float: left;
  text-align: center;
}

#Tmasstxt
{
  text-align: center;
  width: 200px;
  padding: 0;
  margin: 0 auto 10px 70px;
  float: left;

}


#positions
{
  width: 440px;
  margin: 10px 0 10px 50px;
  float: left;
  border-right: 1px solid;
  padding-right: 50px;
  text-align: left;
}
td
{
  text-align: left;
}

#co-ordinates
{
  width: 410px;
  margin: 10px 80px 10px 0;
  padding-left: 30px;
  float: left;
  left: 10px;
  text-align: left;
}

h2
{
  clear: both;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
}


h3
{
  clear: both;
  font-size: 110%;
  font-weight: bold;
  text-align: left;
}

.nearby
{
  clear: both;
  float: left;
  padding: 0;
  margin: 10px;
}

.list
{
  float: none;
  clear: both;
}

label
{
  margin-right: 10px;
}

.newlab
{
  clear: both;
  float: left;
  width: 150px;
  text-align: left;
}


.hide
{
  display: none;
}

ol, ul
{
  list-style-position: outside;
}
