a.truncate_more_link:link, a.truncate_more_link:visited{
	padding-top: 4px;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #3B4A53;
}

a.truncate_more_link:link{
/*	text-decoration: underline;*/
	font-weight: normal;
	color: #3B4A53;
}

.truncate_ellipsis{
	font-weight: normal;
}
/*-------------------------------------------------------------*/
.product_title{
	color:#0062BF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top:12px;
	padding-bottom:4px;
	text-align: left;
	margin:0;
	font-size: 14px;
}

.product_details{
	text-align: left;
	margin-left:5px;
}

.product_details p{
	font-size: 12px;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*-------------------------------------------------------------*/

table.products{
	width:100%;
}
	
table.products th{
	padding:4px;
	background-color: #F0F0F0;
	font-weight: bold;
	color: black;
}

table.products td{
	padding:4px;
	text-align: left;
	color: black;
}

table.products a:link, table.products a:visited, table.products a:hover{
	text-decoration: none;
}

/*-------------------------------------------------------------*/

table.companies{
	width:100%;
}

table.companies th{
	padding:4px;
	background-color: #F0F0F0;
	font-weight: bold;
	color: black;
}

table.companies td{
	padding:4px;
	text-align: left;
	color: black;
}

table.companies a:link, table.companies a:visited, table.companies a:hover{
	text-decoration: none;
}

/*-------------------------------------------------------------*/

table.company_ctg{
	width:100%;
}
	
table.company_ctg th{
	padding:8px;
	background-color: #C0C0C0;
	font-weight: bold;
	color: black;
}

table.company_ctg td{
	padding:4px;
}

.ctgcount{
	padding-left:20px;
	font-family: Tahoma;
}

/*-------------------------------------------------------------*/

table.products_ctg{
	width:100%;
}

table.products_ctg th{
	padding:8px;
	background-color: #C0C0C0;
	font-weight: bold;
	color: black;
}

table.products_ctg td{
	padding:4px;
}

/*-------------------------------------------------------------*/
