.ys_recommendation {
	display:			none;
}

.bn_recommendation{
	display:			block;
	width:				200px;
}

.bn_g_container {
	font-family:		arial;
}

.bn_g_container img{
	width:				70px;
	height:				70px;
	border:				0px;
}

.bn_g_welcome {
	color:				#FFFFFF;
	background-color:	#8f8f8f;
	font-size:			16px;
	font-weight:		bold;
	text-align:			center;
	width:				200px;
	padding:			4px 0px 4px 0px;
}

.bn_g_results_list{
	display:			block;
	width:				198px;
}

.bn_g_result{
	padding:			0px;
	margin:				0px;
	float:				left;
	display:			inline;
	border: 			1px solid #989997;
	border-top:			none;
	width:				198px;
}

.bn_g_result_image img {
	float: 				left;
	display:			inline;
	width: 				70px;
	height: 			70px;
	vertical-align:		middle;
	border:				none;
	margin:				13px 3px 10px 3px;
}

.bn_g_result_title {
	font-size: 			11px;
	text-align: 		left;
	color: 				#3333CC;
	width:				113px;
	height:				58px;
	overflow:			hidden;
	margin-top:			3px;
	float:				right;
	display:			inline;
}

* html .bn_g_result_title {
	float:				none;
	display:			block;
	margin-left:		80px;
}

.bn_g_result_title  a {
	text-decoration:	none;
}

.bn_g_result_title  a:visited {
	color: 				#3333CC;
}

.bn_attr_save{
	display:			none;
}

.bn_attr_price br{
	display:			none;
}

.bn_g_result_attributes {
	margin-left:		80px;
	width:				113px;
}

.bn_attr_price{
	color:				#FF0000;
	font-weight:		bold;
	font-size:			14px;
	width:				113px;
	/*margin-top:			4px;
	margin-bottom:		4px;*/
}

.bn_g_result_terms {
	display: 			none;
}

.bn_g_details {
	width:				113px;
	height:				13px;
	margin-bottom:		5px;
	float:				right;
}

* html .bn_g_details {
	margin-left:		80px;
	float:				none;
}

.bn_g_details_text {
	float: 				left;
	display:			inline;
	width:				113px;
	clear:				both;
	font-size:			12px;
	color:				#a9baff;
}

.bn_g_details_img {
	display:			inline;
	float:				left;
}

.bn_g_details_img img {
	height:				13px;
	width:				67px;
	margin-top:			2px;
}

.bn_g_details_text_inner {
	float:				left;
	display:			inline;
	margin-top:			1px;
	height:				13px;
}

.bn_g_footer {
	display:			none;
}

