#galYaralt img {
	border: none;
}

#galYaralt ul {
	width: 608px;
	list-style:none;
	margin: 10px 0 0 0;
	padding: 6px 0 0 0;
	background: url(images/trame_bg.png) repeat-x top right;
	clear: both;
}

#sideBar #galYaralt ul {
	width: 412px;
}

#galYaralt li {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	/*padding: 4px;*/
	margin: 4px;
	background: #4C4C4C;
}
#galYaralt {
	position: relative;
}
#galYaralt #vision {
	background: #222222;
	width: 606px;
	height: 310px;
	overflow: hidden;
	position: relative;
	text-align: center;
	border-top: none;
	border-left: 1px dashed #9C9C9C;
	border-right: 1px dashed #9C9C9C;
	border-bottom: 1px dashed #9C9C9C;
}

#sideBar #galYaralt #vision {
	width: 410px;
	height: 250px;
}

#galYaralt #layerWaiting {
	background: #000000;
	color: #FFFFFF;
	z-index: 2;
	opacity:0.4;
	top: 0;
	left: 0;
	width: 608px;
	height: 310px;
	position:absolute;
}

#sideBar #galYaralt #layerWaiting {
	width: 412px;
	height: 250px;
}

#galYaralt #waiting {
	color: #FFFFFF;
	position:absolute;
	top: 113px;
	left: 248px;
	/*margin: -30px 0 0 -75px;*/
	/*margin: -42px 0 0 -57px;*/
	display: block;
	width: 113px;
	height: 85px;
	background:transparent url(images/waiting.gif) no-repeat top left;
	/*background:transparent url(images/loader.gif) no-repeat top left;*/
	z-index: 3;
}

#sideBar #galYaralt #waiting {
	top: 83px;
	left: 150px;
}