div#menuBarContainer {
	width: 59px;
	height: 533px;
	background-image: url('../pictures/container_edge_left.png');
	background-repeat: no-repeat;
}
div#menuBarEmptySpace {
	width: 59px;
	/*height: 216px;*/
	height: 37px;
}

div#menuBarQtubeEmptySpace {
	width: 59px;
	/*height: 216px;*/
	height: 327px;
}

div#prod3Btn {
	width: 59px;
	height: 179px;
	cursor: pointer;
	background-repeat: no-repeat;
}

div#returnToMainPageBtn {
	width: 59px;
	height: 179px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('../pictures/back_to_home_btn.png');
}

.prod3BtnEng {
	background-image: url('../pictures/home_btn.png');
}

.prod3BtnFin {
	background-image: url('../pictures/home_btn_fin.png');
}

.prod3BtnGer {
	background-image: url('../pictures/home_btn.png');
}

.prod3BtnSwe {
	background-image: url('../pictures/home_btn.png');
}

div#prod2Btn {
	width: 59px;
	height: 179px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.prod2BtnEng {
	background-image: url('../pictures/prod2_btn.png');
}

.prod2BtnFin {
	background-image: url('../pictures/prod2_btn_fin.png');
}

.prod2BtnGer {
	background-image: url('../pictures/prod2_btn_ger.png');
}

.prod2BtnSwe {
	background-image: url('../pictures/prod2_btn_swe.png');
}

div#prod1Btn {
	width: 59px;
	height: 138px;
	background-image: url('../pictures/prod1_btn.png');
	cursor: pointer;
	background-repeat: no-repeat;
}