﻿.rightAccordion {
    position: absolute;
    top: 60px;
    left: 705px;
    width: 454px;
    height: 500px;
   /* z-index: 30;*/
}

.rightAccordionFriuli
 {
    position: absolute;
    top: 10px;
    left: 705px;
    width: 454px;
    height: 500px;
    z-index: 20;
}
/*
#mapBox {
    position: absolute;
    top: 20px;
    left: 730px;
    width: 357px;
    height: 359px;
	background: url("../images/mapBox_bg.jpg") no-repeat center center;
}


#map {
    position: absolute;
    width: 291px;
    height: 295px;
	background: url("../images/highlights_bg.png") repeat left top;
	margin-left:32px;
	margin-top:32px;
}

#instructions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #515048;
	text-decoration: none;
	width: AUTO;
	height: auto;
	overflow:auto
}
*/

#mapBox {
    position: absolute;
   	top: 5px;
    left: 455px;
    width: 357px;
    /*height: 359px;*/
    height: 319px;
	background: url("../images/mapBox_bg_new.jpg") no-repeat center center;
}


#map {
    position: absolute;
    width: 291px;
    /*height: 295px;*/
    height: 255px;
	background: url("../images/highlights_bg.png") repeat left top;
	margin-left:32px;
	margin-top:32px;
}

#instructions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #515048;
	text-decoration: none;
	width: AUTO;
	height: auto;
	overflow:auto
}

