.formworks_cell_header
{
	text-align: left;
}

.formworks_cell_content
{
	text-align: left;
}

.formworks_cell_right
{
	text-align: left;
}

.formworks_cell_left
{
	text-align: right;
}

.formworks_cell_textarea
{
	text-align: center;
}

.formworks_cell_submit
{
	text-align: center;
}

.left_td
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: left;
}
.left_td_req
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.right_td
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: left;
}
.spacer_tr
{
	background-image: url(/images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.table_bg
{
	background-color: #FFFFFF;
	width: 500;
	border: 1;
}
.outer_table
{
	text-align: left;
}
.bottom_td
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	text-align: center;
}