 .bn_g_welcome
 {
     font-family: Arial,Helvetica;
     font-size: 11pt;
     font-weight: bold;
     color: orange;
     padding: 0 0 0 0;
 }

 .bn_g_results_list
 {
     list-style-type: none;
     margin: 0px;
     padding-top:0px;
     padding-left:1px;

 }

 .bn_g_result_link
 {
 	text-decoration: none;
 	font-family: Arial,Helvetica;
 	font-size:11px;
 	color: #009bbb;
 	font-weight:bold;
 	
 	margin-top: 0px;
 	margin-bottom: 13px;
 	margin-right:11px;
 	font-size:11px;
 	padding-left: 10px;
 	padding-bottom:0px;
 	padding-right:0px;
 	padding-top:0px;
	background: url("arrow_or.gif") no-repeat 0px 3px; 	
 	
 }

 .bn_g_result_link:hover
 {
     text-decoration: underline;
     font-weight:bold;
 }

 .bn_g_result_terms
 {
     display: none;
 }

 .bn_g_details_text
 {
	display: none;
 }