html, body { padding:0px; margin:0px; font-family:arial; font-size:12px; }
a, a:hover { text-decoration:none; }
img { border:0px; }

.loggedInBox { display:none; position:fixed; bottom:0px; left:0px; width:100%; background:#fff; border-top:1px solid #ccc; font-family: 'Lato', sans-serif; background:#fff url(/Images/site-templates/xo_designtheme3/smooth-gradient_button.png) repeat-x center 5px; z-index:1000; box-shadow:0px 0px 5px; }
	#loggedContainer { padding:10px; }
		#fullName { font-size:20px; line-height:30px; padding-left:10px; text-shadow:1px 1px 0px #fff; font-weight:300; -webkit-text-stroke: 0.6px; }
		.loggedBtn { padding:5px 20px; border:1px solid #bbb; margin-left:5px; display:inline-block; border-radius:15px; color:#000; font-weight:300; text-shadow:1px 1px 0px #fff; text-transform:uppercase; font-size:14px; background:#fff url(/Images/site-templates/xo_designtheme3/smooth-gradient_button.png) repeat-x center 0px; }
			.loggedBtn:hover { background-position: center 5px; color:#000; }
