.plan_t{
  padding: 0px 10px 0px 10px;
  width:100%;
  vertical-align:top;
  text-align:center;
}
td.plan_desc{
  width:350px;
}
.planet_l{
  display:inline;
  float:left;
  padding:10px 0px 0px 0px;
}
.planet_r{
  display:inline;
  float:right;
  padding:10px 0px 0px 0px;
}
td.dot_hor{
  background: url(http://www.neomoon.ru/images/dot_hor.png) repeat-x 0 0;
  line-height:2px;
}
td.dot_vert{
  width:2px;
  background: url(http://www.neomoon.ru/images/dot_vert.png) repeat-y 0 0;
}
table.tarifs {
  font-family: "Times New Roman", Times, serif;
  width: 454px;
  text-align: center;
  background-color: #ECEBFC;
  background-image: url(http://www.neomoon.ru/images/planets.jpg);
}
tr.tar {
  height: 100px;
}
table.one_tar{
  width: 250px;
  border: 0px;
  padding: 0px;
}
.Price {
  font-family:Tahoma, Verdana;
  font-size:18px;
  color:#4E4273;
  font-weight:bold;
  padding-bottom:5px;
}
.PlanTitle {
  text-align:center;
  font-size:22px;
  font-style:italic;
  color:#df6900;
  font-weight:bold;
}
.textT{
  padding-left:10px;
  color:#636465;
  font-family:Tahoma, Verdana;
  font-size:12px;
  font-weight:bold;
}
a.more {
  color: #df6900;
  font-size:12px;
}
a.order{
  color: #df6900;
  font-size:12px;
  font-weight: bold;
}
a.order:hover, a.more:hover{
  text-decoration: underline;
}
.tmp{
  height:35px;
  line-height:35px
}