.inner-bg-wrapp .change_picture {
	z-index:1000;
	padding-top:5px;
	position:absolute;
	width:100px;
	height:40px;
	right:10px;
	top:10px;
	background:#00447c;
	color:#fff;
	text-align:center;
	border-radius:5px;
	border:1px dotted #fff;
	opacity:0.7;
	cursor:pointer;
}