.j {text-align:justify}
div.info a {font-weight:normal!important}
img {border:0}

.nav-glyphish .ui-btn .ui-btn-inner { padding-top: 40px !important; padding-right: 0px !important; padding-left: 0 !important; }
.nav-glyphish .ui-btn .ui-icon { width: 30px!important; height: 30px!important; margin-left: -15px !important; box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
#backHome .ui-icon { background:  url(icon/glyphish/53-house.png) 50% 50% no-repeat; background-size: 24px 22px; }
#email .ui-icon { background:  url(icon/glyphish/09-chat-2.png) 50% 50% no-repeat; background-size: 24px 22px; }
#weather .ui-icon { background:  url(icon/glyphish/99-umbrella.png) 50% 50% no-repeat; background-size: 24px 22px; }
#location .ui-icon { background:  url(icon/glyphish/74-location.png) 50% 50% no-repeat; background-size: 24px 22px; }
#drink .ui-icon { background:  url(icon/glyphish/87-wine-glass.png) 50% 50% no-repeat; background-size: 24px 22px; }
#photo .ui-icon { background:  url(icon/glyphish/121-landscape.png) 50% 50% no-repeat; background-size: 24px 22px; }
#info .ui-icon { background:  url(icon/glyphish/145-persondot.png) 50% 50% no-repeat; background-size: 24px 22px; }


.profilePic{border:3px solid #fff;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .38);right:15px;position:relative;top:-40px; height:80px; width:78px}
.ourName {right:25px;position:relative;top:-55px; font-size:19px; font-weight: bold; color:#42464D}
.us {border-bottom:1px solid #E9E9E9}
.info {color:#7F848B; border-bottom:1px solid #E9E9E9; padding-right:14px; position:relative; top:-20px; padding-bottom:20px}
.info img {height:12px; width:12px}
.content {position:relative; top:-30px}

.ui-btn-up-f {
	border: 1px solid 		#3B6F07;
	background: 			#56A00E;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 1px 1px #234403;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#74b042), to(#56A00E)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#74b042, #56A00E); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#74b042, #56A00E); /* FF3.6 */
	background-image:     -ms-linear-gradient(#74b042, #56A00E); /* IE10 */
	background-image:      -o-linear-gradient(#74b042, #56A00E); /* Opera 11.10+ */
	background-image:         linear-gradient(#74b042, #56A00E);
}
.ui-btn-up-f a.ui-link-inherit {
	color: 					#fff;
}
.ui-btn-hover-f {
	border: 1px solid 		#3B6F07;
	background: 			#6EBC1F;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 1px 1px #234403;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8FC963), to(#6EBC1F)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#8FC963, #6EBC1F); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#8FC963, #6EBC1F); /* FF3.6 */
	background-image:     -ms-linear-gradient(#8FC963, #6EBC1F); /* IE10 */
	background-image:      -o-linear-gradient(#8FC963, #6EBC1F); /* Opera 11.10+ */
	background-image:         linear-gradient(#8FC963, #6EBC1F);
}
.ui-btn-hover-f a.ui-link-inherit {
	color: 					#fff;
}
.ui-btn-down-f {
	border: 1px solid 		#3B6F07;
	background: 			#3d3d3d;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 1px 1px #234403;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#56A00E), to(#64A234)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#56A00E, #64A234); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#56A00E, #64A234); /* FF3.6 */
	background-image:     -ms-linear-gradient(#56A00E, #64A234); /* IE10 */
	background-image:      -o-linear-gradient(#56A00E, #64A234); /* Opera 11.10+ */
	background-image:         linear-gradient(#56A00E, #64A234);
}
.ui-btn-down-f a.ui-link-inherit {
	color: 					#fff;
}
.ui-btn-up-f,
.ui-btn-hover-f,
.ui-btn-down-f {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}