div.tooltip {
	margin:0px;
	padding:0px;
}

h4,
div.tooltip.case table caption {
	color:#FFA453;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0px;
}

div.tooltip.case table caption {
	margin-bottom:4px;
}

.bottle_tooltip {
	float:left;
	width:auto;
	height:auto;
	padding:3px;
}

.bottle_image,
.image {
	float:left;
	width:160px;
	text-align:center;
	margin:10px 10px 10px 0px;
	padding: 7px 3px;
	border: 1px solid #DDDDDD;
}

.bottle_image img,
.image img {
	max-width:150px;
	max-height:200px;
}

.bottle_tooltip .headline {
	float:left;
	clear:both;
	margin-bottom:4px;
	width:200px;
}

.bottle_tooltip table {
	clear:both;
}

.bottle_tooltip table tr {
}

.bottle_tooltip tr th,
div.tooltip.case table tr th {
	padding:2px 4px;
	width:80px;
	background:#EEEEEE;
	border-bottom:2px solid #FFFFFF;
	vertical-align:middle;
}

.bottle_tooltip tr td,
div.tooltip.case table tr td {
	padding:2px 4px;
	margin:2px 0px;
	width:120px;
	vertical-align:middle;
}

table tr td.image {
	padding:2px;
	vertical-align:top;	
}

div.tooltip.case {
	width:380px;
}

div.tooltip.case div {
	float:left;
}

div.tooltip.case table {
	width:200px;
}
