.order_error
{
  font:13px Tahoma;
  color:red;
}

.order_text
{
  font:13px Tahoma;
  color:black;
}

.order_text a
{
  font:13px Tahoma;
  text-decoration:underline;
}
.order_text a:hover
{
  text-decoration:none;
}

.order_table
{
  width:100%;
  margin-top:10px;
}

.order_table tr td { vertical-align:middle; padding-top:5px; padding-bottom:5px; padding-left:0px;}
