﻿.table_1col
{
	width: 782px;
	float: left;
}

.table_2col
{
	width: 391px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
}

.table_3col
{
	width: 248px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	border-style: none;
}

.table_header
{
	font-size: 13px;
	background-image: url(../Images/page_content_8bit.png);
	background-position: 0 bottom;
	padding: 3px 6px;
	margin: 16px 0 0 0;
}

.table_header img
{
	padding-left: 10px;
}

.header_text
{
	font-size: 9.7pt;
	font-weight: 700;
}

.subHeader_text
{
	margin-left: 80px;
	font-size: 9.7pt;
	font-weight: 700;
	color: Gray;
}

.indented_text
{
	margin-left: 80px;
}

.title_column
{
	width: 180px;
	float: left;
	margin: 0 16px 0 0;
	display: inline;
}

.selectionHelp
{
	float: left;
	width: 100px;
	margin-left: 10px;
}

.buttons_panel
{
	margin-top: 15px;
	float: right;
	margin-right: 15px;
}

.searchTable_row
{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
}

.searchTable_short_column
{
	width: 340px;
	float: left;
	margin: 0 16px 0 0;
	display: inline;
}

.searchTable_long_column
{
	width: 385px;
	float: left;
	margin: 0 16px 0 0;
	display: inline;
}

.searchTable_short_column input[type=text], .searchTable_long_column input[type=text]
{
	width: 100px;
}


.title
{
	width: 90px;
	display: inline-block;
}

.title_2nd_column
{
	width: 220px;
	display: inline-block;
}

.title_removed_cleaned
{
	width: 110px;
	display: inline-block;
}

.FromToLabel
{
	width: 40px;
	display: inline-block;
}

.grid_Column
{
	width: 120px;
	word-break: break-all;
}

.grid_ColumnHeader
{
	width: 120px;
}

.ExportParametersTable
{
	border-style: none;
	width: 100%;
}

.successLabel
{
	font-weight: bold;
	color: Green;
}

.failedLabel
{
	font-weight: bold;
	color: Red;
}
