p
{
  line-height: normal;
}

img 
{
  border:0px;
}
h3 
{
  font-size: 18px;
}
td
{
	border: none; 
	vertical-align: top;
}

td.trail
{
	margin-right: 30px;
	font-size: 15px;
	color: rgb(80,80,80);
}

.content
{
}

.content_table
{
  width: 930px;
}

.toprow_image
{
  position: relative;
  left: -15px;
}

.content_row_wide_text
{
  margin-left: 20px; 
  margin-right: 20px;
}

.content_row_text
{
  position: relative; 
  width: 90%; 
  left: 10px; 
}

.content_row_text_shifted
{
  position: relative; 
  width: 95%; 
  left: -20px;
}

.content_row_random_text
{
  text-align: right; 
  font-size: 22px; 
  color: rgb(179, 170, 150);
}

.errorbox
 { 
  border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;
  padding: 1px;
  background-color: rgb(222, 211, 186); 
}

td.form_text
{
  text-align: left;
  width: 180px;
	font-size: 10px;
	padding-right: 4px;
}
td.form_symbol
{
  text-align: left;
  width: 28px;
}
td.form_input
{
  width: 100%;
}

input.form
{ 
	background-color:#ffffff; 
  border:inset 1px #ccc; 
	margin:0; padding:0; width:100%;
	height: 20px; 
}

textarea
{ 
	background-color:#ffffff; 
  border:inset 1px #ccc; 
	margin:0; padding:0; width:100%;
}

div.top_row_text
{
  text-align: left;
  font-weight: bold;
	font-size: 24px;
  position: relative;
  left: -10px;
  top: 10px;
  font-family: 'Arial Narrow'; 
  color: rgb(156, 9, 9);
}
