
.side-pannel {
	position: fixed;
	right: 0px;
	
	z-index: 999;}
.side-bar {
	border-bottom: none;
	top: 250px;}

.side-bar span{width:95px;float:left;clear:both;text-align:center;display:block;height:120px;}
.side-bar span img{width:100%;}
.side-bar .button-close{float:right;margin-right:10px;}



.side-panne2 {
	position: fixed;
	right: 50%;
	margin-right:560px;
	z-index: 999;display:none;}