@CHARSET "UTF-8";

.ch_products
{
	width: 90%;
	margin: auto;
}

.ch_products_header td
{
	padding-top: 10px;	
	padding-bottom: 10px;
}

.ch_products_column_products
{
	width: 20%;
}

.ch_products_title
{
	font-weight: bold;
}

.ch_products_actions a
{
	font-size: 8pt;
}

.ch_products_column_ch
{
	text-align: center;
	font-size: 8pt;
	font-weight: normal;	
	width: 22%;
}

.ch_products_row .ch_products_column_products,
.ch_products_column_ch,
.ch_products_column_coverage
{
	border: 2px solid #ccc;
}

.ch_products_column_coverage
{
	padding-left: 50px; 
	padding-right: 50px;
	padding-top: 20px; 
	padding-bottom: 20px;	
}

.ch_coverage
{
	font-size: 8pt;
	font-weight: bold;	
	cursor: pointer;	
}

.ch_coverage:hover
{
	color: #FF9933;
}

.ch_guide
{
	font-size: 8pt;
	font-weight: bold;		
	cursor: pointer;		
}

.ch_guide:hover
{
	color: #FF9933;
}

.ch_products_coverage
{
	display: none;
}

.ch_red
{
	color: red;
	font-weight: bold;
}

.ch_text
{
	text-align: justify;
}

.ch_on
{
	color: red;
	font-weight: bold;
}

.table_bull:hover
{
	cursor: help;
}
