.bierBesch {
	background: transparent url('../images/quote_left.gif') no-repeat 20px 0;
	padding-top: 20px;
	padding-left: 45px;
	margin-top: 25px;
	width: 645px;
	text-align: justify;
}

html>body .bierBesch {
	width: 600px;
}

.bron {
	margin-top: 5px;
	font-size: 12px;
	text-align: right;
}

.bierOpm {
	margin-top: 10px;
}

.alsoLike {
	padding-top: 0;
	margin-bottom: 35px;
	background: transparent url('../images/thumbs_up.jpg') no-repeat 0 50%;
	padding-left: 64px;
}

.showAll {
	background: transparent url('../images/li_arrow.jpg') no-repeat 0 50%;
	padding-left: 10px;
}

.noLongerBrewn {
	color: red;
	font-size: 14px;
	text-align: left;
	padding-left: 24px;
	padding-top: 2px;
	background: transparent url('../images/warning.jpg') no-repeat 0 0;
}

ul#beerListActions {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	left: 800px;
	z-index: 1002;
}

ul#beerListActions li {
	position: relative;
}

li.bespreek {
	width: 113px;
	height: 22px;
	padding: 4px 0 2px 38px;
	background: transparent url(../images/icons/bespreek_icon.jpg) no-repeat
		0 0;
}

html>body li.bespreek {
	height: 16px;
	width: 75px;
}

li.bespreek a {
	color: #6e2e0b;
}

a.bespreek {
	display: block;
	width: 77px;
}

a.bespreek:hover {
	color: #6e2e0b;
	text-decoration: none;
	background: #ff8c2d url(../images/icons/ddDown_orange.jpg) no-repeat 95%
		65%;
}

a.bespreek div {
	height: 18px;
	padding: 0 0 2px 2px;
	cursor: pointer;
}

ul.blaMenu {
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	opacity: 0;
	filter: alpha(opacity =   0);
	background-color: #ff8c2d;
	width: 120px;
}

ul.blaMenu li {
	padding: 0;
	height: 25px;
}

ul.blaMenu li a {
	display: block;
	padding: 2px 0 2px 8px;
	width: 100%;
	height: 100%;
	font-size: 14px;
}

html>body ul.blaMenu li a {
	width: 112px;
	height: 21px;
}

ul.blaMenu li a:hover {
	background-color: #6e2e0b;
	color: #ff8c2d;
	text-decoration: none;
}

.beerCafe {
	background: transparent url('../images/li_arrow_brown.jpg') no-repeat 0
		5px;
	padding-left: 10px;
	font-size: 14px;
}

.etiket img {
	border: none;
}

div.etFlow {
	position: relative;
	top: 58px;
	border: 1px solid white;
}

html>body div.etFlow {
	top: 30px;
}

div.etFlow div#etiketten {
	margin-left: 80px;
	z-index: 0;
	border: 1px solid white;
}

div.etFlow div.note {
	position: relative;
	text-align: center;
	top: -95px;
	z-index: 2;
}

html>body div.etFlow div.note {
	top: -65px;
}

.logTime {
	font-size: 12px;
	font-style: italic;
}