
.fbc_connect_button_area {
  font: italic 16px/19px Georgia,sans-serif;
  padding: 0;
}

.fbc_connect_button_area a{
	background: url(btn-connect-whit-facebook.gif);
	width: 169px;
	height: 21px;
	display: block;
	overflow: hidden;
	text-indent: -3333px;
	margin-top: 18px;
}

.fbc_profile_pic {
  float: right;
  padding: 0 5px 5px 5px;
}


.fbc_profile_header {
  text-align: right;
  padding: 5px;
  padding-top: 10px;
  border: gray dotted 1px;
  background: white;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}

