@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);

  .showbox_fb {
	display: none;
  }
  
  .showbox_google {
	display: none;
  }
  
  .showbox_youtube {
	display: none;
  }
  
  .showbox_yelp {
	display: none;
  }
  
.social_bottom {
	z-index: 10000 !important;
	clear: both;
	float: left;
	width: 100px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	background-color: #FFF;
	overflow: visible;
	visibility: visible;
}