@charset "UTF-8";

.whisky
{
	float:left;
	padding-bottom:10px;
}


.whisky .bottle
{
	float:left;
	height:70px;
	padding-right:10px;
}

.whisky .bottle img
{
	float:left;
	border:0px;
	width:107px;
	padding-top:20px;
	
}


.whisky .description
{
}



.whisky .description label
{
	color:#BA6831;
}