
/* -------------------------------------------------------- */

.bn_g_container
{
	width:160px;
	border:solid 1px #c0c0c0;
}

.bn_g_area
{
	width:160px;
	font-family:Arial,Verdana;
}

.bn_g_welcome
{
	color:#ffffff;
	background-color:#2a1272;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}

.bn_g_results_list
{
	padding:7px 7px 17px;
	font-size:10px;
}

.bn_g_result
{
	clear:both;
	padding:8px 0 10px;
	border-bottom:solid 1px #E0E0E0;
}

.bn_g_result img
{
	float:left;
	margin-right:5px;
	border:1px solid #c0c0c0;
}

.bn_g_result_title
{
}

.bn_g_result_title a {
	text-decoration:none;
}

.bn_g_result_price
{
}

.bn_g_result_terms {
	display:none;
}

.bn_g_details{
	clear:left;
}

.bn_g_footer{
	display:none;
}

.bn_g_footer_usapp
{
	position:relative;
	top:-18px;
 	padding:0px;
	margin:0px;
	display:none;
	width:150px;
	text-align:right;
}

/* -------------------------------------------------------- */

.bn_g_container_usapp-rightnav
{
	position:absolute;
	left:745px;
	top:190px;
}

/* -------------------------------------------------------- */

.bn_g_container_usapp-home3 .bn_g_container
{
	width:550px;
	margin-left: 7px;
}

.bn_g_container_usapp-home3 .bn_g_area
{
	width:550px;
	height:145px;
	font-size:10px;
}

.bn_g_container_usapp-home3 .bn_g_welcome 
{
	margin:0 0 5px 0;
}

.bn_g_container_usapp-home3 .bn_g_results_list 
{
	width:550px;
	padding:7px 0;
	font-size:10px;
}

.bn_g_container_usapp-home3 .bn_g_result 
{
	float:left;
	clear:none;
	width:183px;
	margin:0;
	padding:0;
	font-size:10px;
	border:none;
	overflow:hidden;
}

.bn_salepricestr 
{
	color:red;
}

.bn_regularmappricestr 
{
	text-decoration:line-through;
}

.bn_specialpricestr 
{
	color:red;
}

.bn_mappricestr 
{
	display:none;
}

/* -------------------------------------------------------- */

