.alugorightpanel {
	position: fixed;
	top: 22px;
	right: -10px;
	background-color: rgba(51,51,51,0.5); /*#333333*/
	width: 77px;
	height: 40px;
	border:1px solid #111111;
	z-index:999;
}
.alugorightpanelfl {
	position: relative;
	top: 6px;
	right: -6px;
	padding-right:14px;
	padding-top:0px;
	text-align: center;
	line-height: 10px;
	z-index:999;
}
.alugorightpanel:hover {
	background-color: #222222;
	border:1px solid #111111;
	padding-right: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index:999;
}
.enrightpanel {
	position: fixed;
	top: 65px;
	right: -10px;
	background-color: rgba(51,51,51,0.5); /*#333333*/
	width: 52px;
	height: 30px;
	border:1px solid #111111;
	z-index:999;
}
.enrightpanelfl {
	position: relative;
	top: 6px;
	right: -6px;
	/*float:right;*/
	padding-right:14px;
	padding-top:0px;
/*	-o-box-shadow:      2px 2px 1px #fff;
	-icab-box-shadow:   2px 2px 1px #fff;
	-khtml-box-shadow:  2px 2px 1px #fff;
	-moz-box-shadow:    2px 2px 1px #fff;
	-webkit-box-shadow: 2px 2px 1px #fff;
	box-shadow:         2px 2px 1px #fff;*/
	z-index:999;
}
.enrightpanel:hover {
	/*position: fixed;*/
	background-color: #222222;
	border:1px solid #111111;
	/*padding-left: 10px;*/
	padding-right: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index:999;
}
.derightpanel {
	position: fixed;
	top: 97px;
	right: -10px;
	background-color: rgba(51,51,51,0.5); /*#333333*/
	width: 52px;
	height: 30px;
	border:1px solid #111111;
	z-index:999;
}
.derightpanelfl {
	position: relative;
	top: 6px;
	right: -6px;
	/*float:right;*/
	padding-right:14px;
	padding-top:0px;
	z-index:999;
}
.derightpanel:hover {
	/*position: fixed;*/
	background-color: #222222;
	border:1px solid #111111;
	/*padding-left: 10px;*/
	padding-right: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index:999;
}
.frrightpanel {
	position: fixed;
	top: 129px;
	right: -10px;
	background-color: rgba(51,51,51,0.5); /*#333333*/
	width: 52px;
	height: 30px;
	border:1px solid #111111;
	z-index:999;
}
.frrightpanelfl {
	position: relative;
	top: 6px;
	right: -6px;
	/*float:right;*/
	padding-right:14px;
	padding-top:0px;
	z-index:999;
}
.frrightpanel:hover {
	/*position: fixed;*/
	background-color: #222222;
	border:1px solid #111111;
	/*padding-left: 10px;*/
	padding-right: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index:999;
}
.ptrightpanel {
	position: fixed;
	top: 161px;
	right: -10px;
	background-color: rgba(51,51,51,0.5); /*#333333*/
	width: 52px;
	height: 30px;
	border:1px solid #111111;
	z-index:999;
}
.ptrightpanelfl {
	position: relative;
	top: 6px;
	right: -6px;
	/*float:right;*/
	padding-right:14px;
	padding-top:0px;
	z-index:999;
}
.ptrightpanel:hover {
	/*position: fixed;*/
	background-color: #222222;
	border:1px solid #111111;
	/*padding-left: 10px;*/
	padding-right: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index:999;
}
.leftpanel {
	position: fixed;
	top: 210px;
	right: -10px;
	background-color: rgba(51,51,51,0.5); /*#333333*/
	width: 52px;
	height: 40px;
	border:1px solid #111111;
	padding: 2px;
	z-index:999;
}
.leftpanelfb {
	/*position: relative;*/
	top: 8px;
	right: 0px;
	left: 0px;
	padding-left:4px;
	padding-top:4px;
	z-index:999;
}
.leftpanel:hover {
	/*position: relative;*/
	background-color: #222222;
	border:1px solid #111111;
	padding-right: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	z-index:999;
}
