/* @override 
	http://samuelgarneau.com/slidebox.css
	http://samuelgarneau.com/lab/validator/slidebox.css
	http://samuelgarneau.com/lab/slidebox.css
	http://samuelgarneau.com/lab/slidebox/style/slidebox.css
*/

body {
	margin: 0;
	padding: 75px 0 0;
}

.slide-panel {
	z-index: 25;
	width: 5px;
	position: relative;
}

.bottom {
	bottom: 0;
}

.right {
}

.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}

.content {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:6px;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background: #e8e8e8 url(../images/box_bg.jpg) repeat-x;
	height: 0;
	width: 100%;
	color:#a9a9a9;
	
}

.slide-button {
/*	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 150px;
	z-index: 20;
	cursor: pointer;
	height: 30px;
	padding-top: 10px;
	text-align: center; */
	float:right;
	margin:-24px 9px 0px 0px;
	position: relative;
	cursor: pointer;
	background: url(../images/lue.jpg) no-repeat;
	width:89px;
	height:24px;

}


.slide-button-close {

	float:right;
	margin:0px;
	position: relative;
	cursor: pointer;
	background: url(../images/sulje.jpg) no-repeat;
	width:89px;
	height:24px;

}
.slide-button-close2 {

	float:right;
	margin:0px;
	position: relative;
	cursor: pointer;
	background: url(../images/sulje.jpg) no-repeat;
	width:89px;
	height:24px;

}
.slide-button-close3 {

	float:right;
	margin:0px;
	position: relative;
	cursor: pointer;
	background: url(../images/sulje.jpg) no-repeat;
	width:89px;
	height:24px;

}

.slide-button-close4 {

	float:right;
	margin:0px;
	position: relative;
	cursor: pointer;
	background: url(../images/sulje.jpg) no-repeat;
	width:89px;
	height:24px;

}

.slide-button-close5 {

	float:right;
	margin:0px;
	position: relative;
	cursor: pointer;
	background: url(../images/sulje.jpg) no-repeat;
	width:89px;
	height:24px;

}



.slide-button2 {
float:right;
margin:-24px 9px 0px 0px;
position: relative;
cursor: pointer;
background: url(../images/lue.jpg) no-repeat;
width:89px;
height:24px;

}
.slide-button3 {
float:right;
margin:-24px 9px 0px 0px;
position: relative;
cursor: pointer;
background: url(../images/lue.jpg) no-repeat;
width:89px;
height:24px;

}

.slide-button4 {
float:right;
margin:-24px 9px 0px 0px;
position: relative;
cursor: pointer;
background: url(../images/lue.jpg) no-repeat;
width:89px;
height:24px;

}

.slide-button5 {
float:right;
margin:-24px 9px 0px 0px;
position: relative;
cursor: pointer;
background: url(../images/lue.jpg) no-repeat;
width:89px;
height:24px;

}


.slide-button:hover {
	color: #9f9d8e;
}