#plans
{
  border-collapse:collapse;
  margin-left:30px;
  font-size:12px;
  font-weight:normal;/*bold;*/
  color:#164F7C;/*#97938c;*/
  margin-bottom:20px;
}

#plans thead
{
  background:#e5e5e6;
}

#plans thead td
{
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  color:#369;/*bf3e38*/
  line-height:22px;
  text-align:center;

  font-weight:bold;
}

#plans tbody td
{
  border-bottom:1px solid #ffffff;
  border-right:1px solid #ffffff;
  line-height:39px;
  text-align:center;

	padding-left:6px;
	padding-right:6px;
}

col#first
{
  width:89px;
  text-align:left;
  line-height:normal;
}

#second
{
	background:#f6f6f6;
}

#third
{
	background:#ededed;
}

#fourth
{
	background:#e7e7e7;
}

#fifth
{
	background:#dfdfdf;
}

#sixth
{
	background:#369;/*3f3f3e*/
	color:#ffffff;
}

.last
{
	color:#ffffff;
}
td.last
{
	background:#369;/*3f3f3e*/

	padding-left:6px;
	padding-right:6px;
}

#plans tbody td.action
{
  background:#69c;/*bf3e38*/
  color:#ffffff;
  font-size:11px;
  line-height:normal;
}

.action p
{
  font-weight:bold;/*normal;*/
}

#plans tbody tr.gethosting td
{
  line-height:normal;
  height:56px;
}

a {
color:#164F7C;
font-weight:bold;
}

/*#plans a
{
}*/
#plans a.last
{
color:#fff;
}

.dst
{
	font-size:8pt;
}
.dst select
{
	font-size:8pt;
}
.dst input
{
	font-size:8pt;
}
