.facebook {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ECEFF5 none repeat scroll 0 0;
	border: 1px solid #94A3C4;
	color: #333333;
	direction: ltr;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 10px 10px 8px;
	position: absolute;
	right: 0px;
	text-align: left;
	width: 280px;
	height: 50px;
	bottom: 10px;
}
img {
	border: 0 none;
}
.facebook a {
	color: #3B5998 !important;
	cursor: pointer;
	text-decoration: none;
}

.fb_profileimage {
	float: left;
	height: 50px;
	margin: 0 0 4px;
	padding: 0 10px 0 0;
	width: 50px;
}
.fb_name {
	font-size: 14px;
	font-weight: bold;
		line-height: 17px;
}
.connect_button {
	padding-top: 5px;
}
.UIButton {
	border-style: solid;
}
.UIButton_Text {
	background-color: transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: auto;
}
.connect_button .UIActionButton {
	margin: 1px 0 0;
}
.connect_action {
	padding: 0 0 0 8px;
}
.UIButton_Gray {
	background-color: #EAEAE9;
	border-color: #888888;
}
.UIActionButton {
	margin: 5px;
}
.UIButton_Gray .UIButton_Text {
	color: #333333;
}
.UIButton_Text {
	background-color: transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: auto;
}

.UIButton {
	background-image: url(../images/facebookbuttons.gif);
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 3px 6px 4px;
	vertical-align: bottom;
}
span.UIButton_IconNoSpriteMap {
	background-image: url(../images/facebookbuttons.gif);
}
span.UIButton_Icon, img.UIButton_Icon {
	display: block;
	float: left;
	height: 16px !important;
	margin: -2px 5px 0 0;
	width: 16px !important;
}
.facebook_menu_container {
	margin: 20px 0 0 -10px;
}
.facebook_menu_container .frame {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ECEFF5 url(../img/logo/logo_facebook.jpg) no-repeat scroll 5px 5px;
	border: 1px solid #94A3C4;
	color: #333333;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: left;
	width: 140px;
	height: 50px;
}
.facebook_menu_container .pagina {
	float: right;
	text-align: center;
}
.facebook_menu_container .pagina span {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
.facebook_menu_container .connect {
	font-size: 12px;
	text-align: center;
}
.facebook_menu_container a {
	color: #3B5998 !important;
	cursor: pointer;
	text-decoration: none;
}

