.switcher{
	
	width:32px;
	height:32px;
	position:fixed;
	z-index:500;
	top:460px;
	left:0;
	padding-left:20px;
	
	margin-left:-115px;

}

.switcher1{
	width:32px;
	height:32px;
	position:fixed;
	z-index:500;
	top:500px;
	left:0;
	padding-left:20px;
	
	margin-left:-115px;
}

.switcher2{
	width:32px;
	height:32px;
	position:fixed;
	z-index:500;
	top:540px;
	left:0;
	padding-left:20px;
	
	margin-left:-115px;
}
.switcher3{
	width:32px;
	height:32px;
	position:fixed;
	z-index:500;
	top:580px;
	left:0;
	padding-left:20px;
	
	margin-left:-115px;
}


.switcher .clearfix{
	margin-bottom:10px;
}
