	#formNewUser{	
	display:block;
	width:280px;
	padding:0px;
	position:absolute;
	left:37px;
	top:0px;
}

#QRReaderSnippet{
	display:block;
	position:absolute;
	left:343px;
	top:0px;
	padding:15px;
	width:198px;	
}
#QRGenerator{
	display:block;
	position:absolute;
	left:560px;
	top:0px;	
	width:225px;
	padding:15px;
}


/* Snippet i_viewUser*/
/* label de los datos del usuario  */
.iviewUserFld{
	font-size:11px;
	font-family:"Verdana";
	color:#777777;
	font-weight:bold;
}

/* contenido de los datos del usuario */
.iviewUserFldValue{
	font-size:11px;
	font-family:"Verdana";
	color:#000000;
	font-weight:bold;
	line-height:20px;
}
.iviewUserFldValueText{
	font-size:11px;
	font-family:"Verdana";
	color:#000000;
	font-weight:normal;
	line-height:1.1em;
	margin:10px;
}

.newUserFormCol1{
	text-align:right;
	font-weight:bold;
	font-size:11px;
}
.newUserFormCol2{
	width:178px;
}

.iviewUserH1{
	color:#c50102;
	font-size:14px;
	font-weight:bold;
	margin-bottom:25px;
	}

.iviewUserH2{
	font-size:11px;
	font-family:"Verdana";
	background:url(../img/four_dots_red.gif) 0 50% no-repeat;
	padding-left:15px;
	color:#555555;
}
h2{
	font-size:11px;
	font-family:"Verdana";
	background:url(../img/four_dots_red.gif) 0 50% no-repeat;
	padding-left:15px;
	color:#555555;
	margin-top:20px;
	margin-bottom:15px;	
}

div#viewUser{
	background:none;
	padding:5px;
}
div#more-qrs {
	margin: 20px 0;
	width: 460px;
	overflow: hidden;
}
div#more-qrs .qr-item {
	float: left; margin: 0 10px 10px 0;
}
div#more-qrs .qr-item img {
	width: 100px;
}
div.profileFrame{
margin-left:30px;
}

/* formulario de login en la barra contentbar*/
div#QRReaderSnippet select{
	width:150px;
}
div.user-picture{
	margin-bottom:10px;
}

div.bannerAndSearchBox{
	display:block;
	width:200px;
	float:right;
}

div.bannerBox{
	margin:20px;
	display:block;
	width:160px;
	height:134px;
	background:#000;
}

input#search{
	width:171px;
}

.editUserProfileLink{
	text-decoration:none;
	color:#CC3300;
}

table.userProfile{
	margin-left:50px;
	width:70%;
}

table.userProfile tr{
	height:25px;
}

table.userProfile input{
	width:200px;
}

td.formNote{
font-size:9px;
padding-bottom:10px;
}


/*
MobileEMu
*/
.mobilePreviewContainer{
	/*background: url(/images/marco_movil.png) white*/;
	width=193px;
	height:232px;
}

.mobilePreviewFrame{
	width:149px; 
	height:186px;
	position:relative;
	left:0px;
	top:19px;
	margin:0px;
}
