.bt_createalistar, .bt_createubicar {position: fixed; width: 80px; height: 100px; bottom: 20px; right: 20px;}
	
#v{
	position:absolute;
    width:1280px;
    height:960px;
	bottom:-50%;
	right:-150%;
	z-index: 9000;
}
#qr-canvas{
	display:none;
}
#qrfile{
	width:320px;
	height:320px;
}
#imghelp{
	position:relative;
	left:0px;
	top:-160px;
	z-index:100;
	font:18px arial,sans-serif;
	background:#f0f0f0;
	margin-left:35px;
	margin-right:35px;
	padding-top:10px;
	padding-bottom:10px;
}

#outdiv{
	position:relative;
	width:320px;
	height:320px;
	border: 1px solid #dedede;
	padding: 0;
	overflow: hidden;	
}

#qr_mask{
	position:absolute;
	width:320px;
	height:320px;
	z-index: 10000;
}