.pp_listing_brand_long {
	
}
.pp_listing_brand_long_promoted {

}
.pp_listing_brand_long .ob ,  .pp_listing_brand_long_promoted .ob {
	display: block;
	padding: 5px;
	background-color: #eeeeff;
}
.pp_listing_brand_long .ib ,  .pp_listing_brand_long_promoted .ib  {
	display: block;
	padding: 5px;
	background-color: #eeffee;
}
.pp_listing_brand_long .score ,  .pp_listing_brand_long_promoted .score {
	display: block;
	padding: 5px;
	margin: 3px 5px 5px 0;
	float: left;
	font-size: 0.85em;
	background-color: #eeeeee;
	color: #F18232;
	text-align: center;
	line-height: 1em;
}
.pp_listing_brand_long_promoted .score {
	background-color: #ffffff;
}


#pp_brand_detail {
	padding: 0px;
	overflow: auto;
	margin-bottom: 10px;
}

/*#pp_brand_detail.gold {
	background-image: URL('http://www.whiskymag.com/gfx/site/icons/gold130.jpg');
	background-repeat: no-repeat;
	background-position: top right;	
}
#pp_brand_detail.silver {
	background-image: URL('http://www.whiskymag.com/gfx/site/icons/silver130.jpg');
	background-repeat: no-repeat;
	background-position: top right;	
} 

#pp_brand_detail .bottleImg {
	padding-right: 10px;
} */


#pp_brand_detail dl {
 	display: block;
	list-style: none;
	/* width: 620px; */
}

#pp_brand_detail dt {
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	font-weight: bold;
	clear: left;
	margin-bottom: 2px;
}

#pp_brand_detail dd {
	display: block;
	/* width: 400px; */
	height: 20px;
	clear: right;
	margin-bottom: 2px;
}



.pp_tasting_note {
	padding: 10px;
	border: 1px solid #eeeeee;
	border-right: 2px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	margin: 10px 10px 10px 0;
}
.pp_tasting_note dl {
 	display: block;
	list-style: none;
	/* width: 620px; */
}

.pp_tasting_note dt {
	display: block;
	/* float: left; 
	width: 110px;
	clear: left; */
	font-weight: bold;
	margin-bottom: 2px;
}

.pp_tasting_note dd {
	margin: 0px;
	padding: 0px;
	display: block;
	/* width: 400px; 
	clear: right; */
	margin-bottom: 2px;
}
.pp_tasting_note .score {
	display: block;
	padding: 5px;
	margin: 2px 5px 5px 0;
	width: 20px;
	height: 17px;
	float: right;
	font-size: 1.5em;
	background-color: #dddddd;
	color: #ffffff;
	text-align: center;
	line-height: 1em;
}

#pp_tasting_container {
	overflow: hidden;

}