/* -------------------------------------------------------- */
/* Basic 'look and feel' */
/* -------------------------------------------------------- */

	.bn_g_container
	{
		background-color: inherit;
		
	}
	
	
	
	.bn_g_results_list li {
		padding-left: 10px;
		background-image: none;
	}
	

/* section title */

	.bn_g_welcome
	{ font-weight: bold; font-size: 1em; background-color: inherit; color: #333333; padding: 8px 10px 10px 30px; background: transparent url(/gRfr/i/ui/btn_sprite.gif) no-repeat scroll left -78px;
	
	}
	
	.bn_g_area
	{
	}
	

/* Results style - overall & list */
	.bn_g_result /* the equivalent to <li> */
	{
	}
	
	.bn_g_result_title
	{
	}

	.bn_g_results_list /* the equivalent to <ul> */
	{
	}
	
	.bn_g_footer
	{
		padding: 5px;
	}
	
	.bn_g_result_attributes
	{
	}


/* Results style - links */



/* Results style - terms */
	.bn_g_result_terms 
	{
		display: none;
	}


/* Results style - 'x people looked at this page' */
	.bn_g_details_text
	{
		display: none;
	}

/* Results style - thumbnail image (not active in this case) */
	.bn_g_result img
	{
	}

/* -------------------------------------------------------- */
/* Overrides for the products page */
/* -------------------------------------------------------- */



/* section title ("Most Popular Pages") */
	.bn_g_container_default .bn_g_welcome
	{
		
		
	}

/* Results style - overall & list */ 
	.bn_g_container_default .bn_g_result /* the equivalent to <li> */
	{
	
	}
	
	.bn_g_container_default .bn_g_result1{
	background-image: url(/gImages/bkgs/callout2.gif); background-repeat: no-repeat;
}
	
	.bn_g_container_default .bn_g_result_title
	{

	}

	.bn_g_container_default .bn_g_results_list /* the equivalent to <ul> */
	{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
	.bn_g_container_default .bn_g_footer
	{
	}
	
	.bn_g_container_default .bn_g_result_attributes
	{
	}


/* Results style - links */


/* Results style - terms */
	.bn_g_container_default .bn_g_result_terms 
	{
	}



/* Results style - 'x people looked at this page' */
	.bn_g_container_default .bn_g_details_text
	{
		display: none;
	}

/* Results style - thumbnail image (not active in this case) */
	.bn_g_container_default .bn_g_result img
	{
	}

.bn_g_container_default .bn_g_result_attributes
{
	/* display: none; */
}

/* -------------------------------------------------------- */
/* Overrides for the home page */
/* -------------------------------------------------------- */
.bn_g_container_home
{
}

/* section title ("Most Popular Pages") */
	.bn_g_container_home .bn_g_welcome
	{		
	background-image: url(/images/homepage/nb/HeadKaratRed.gif); 
	background-repeat: no-repeat; 
	border-bottom: 1px solid #D3F1FD; 
	border-right: 1px solid #D3F1FD; 
	color: #000000; 
	font-style: normal; 
	font-weight: bold; 
	margin-bottom: 5px; 
	margin-right: 0; 
	margin-top: 10px; 
	padding: 2px 5px 2px 7px; 
	text-decoration: none; 
	text-align: right;
	}

/* Results style - overall & list */
	.bn_g_container_home .bn_g_result /* the equivalent to <li> */
	{
	background-color: inherit; 
	/*  background-image: url("http://www.informationbuilders.com/images/blue-bullet2.gif"); */
	background-position: 0 .5em; 
	background-repeat: no-repeat; 
	color: #333333; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	}
	
	.bn_g_container_home .bn_g_result_title
	{
	}

	.bn_g_container_home .bn_g_results_list /* the equivalent to <ul> */
	{
	list-style: none; margin-left: 0; margin-top: 0; padding-left: 0; padding-top: 0px;
	}
	
	.bn_g_container_home .bn_g_footer
	{
	}
	
	.bn_g_container_home .bn_g_result_attributes
	{
	}


/* Results style - links */
	.bn_g_container_home .bn_g_result_link
	{
	}


/* Results style - terms */
	.bn_g_container_home .bn_g_result_terms 
	{
	}



/* Results style - 'x people looked at this page' */
	.bn_g_container_home .bn_g_details_text
	{
	display: none;
	}

/* Results style - thumbnail image (not active in this case) */
	.bn_g_container_home .bn_g_result img
	{
	}
