  #bit, #bit * {}
  #bit {
	font-family: 'Droid Sans', sans-serif;
	bottom: -600px;
	position: fixed;
	right: 10px;
	z-index: 999999;
	width: 250px;
  }
 
  .loggedout-follow-typekit {
      margin-right: 4.5em;
  }
 
  #bit a.bsub {
	background-color: #FFF;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F3F3F', endColorstr='#464646');   
	border: 0 none;
	font-weight:600;
	box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
	color: #333;
	display: block;
	float: right;
	letter-spacing: normal;
	outline-style: none;
	outline-width: 0;
	overflow: hidden;
	text-decoration: none !important;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 21px;
	font-size: 14px;
	-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;	
  }
 
  #bit a.bsub {

  }
 
  #bit a.bsub span {
      background-attachment: scroll;
      background-clip: border-box;
      background-color: transparent;
      background-image: url("[[PATH-TO-THE-FAMFAM-ICON]]asterisk_orange.png");
      background-origin: padding-box;
      background-position: 2px 3px;
      background-repeat: no-repeat;
      background-size: 20% auto;
      padding-left: 18px;
	 
  }
 
  #bit a:hover span, #bit a.bsub.open:hover span {
	color: #999 !important;
  }
 
  #bit a.bsub.open {
      background: none repeat scroll 0 0 #000;
	  color: #FFFFFF !important;
  }
 
  #bitsubscribe {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;;
	color: #fff;
	padding: 15px 30px;
	width: 300px;
	float: right;
	margin-top: 0;

	background-attachment: scroll;
	background-color: rgba(4,4,4,0.95);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
  }
 
  div#bitsubscribe.open {
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  }
 
  #bitsubscribe div {
      overflow: hidden;
  }
 
  #bit h3, #bit #bitsubscribe h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 -1em !important;
	text-align: left;
	text-shadow: 0 1px 0 #333333;
  }
 
  #bit #bitsubscribe p {
	color: #fff;
	margin: 0 0 1em;
	font-size: 16px;
	border-left:5px solid #fff;
	line-height: 1.3em;
	font-weight: 300;
	margin-left:-10px;
	padding-left:5px;
  }
 
  #bitsubscribe p a {
      margin: 20px 0 0;
  }
 
  #bit #bitsubscribe p.bit-follow-count {
      font-size: 13px;
  }
 
  #bitsubscribe input[type="submit"]{
	-moz-transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	-ms-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	background-color: rgba(205, 205, 205, 0.0);
	  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	border:#fff solid 1px;;
	color: #FFFFFF;
	padding: 10px 35px;
	text-decoration: none;
  }
 
  #bitsubscribe input[type="submit"]:hover {
     background-color: rgba(205, 205, 205, 1);
   
      color: #000;
      text-decoration: none;
  }
 
  #bitsubscribe input[type="submit"]:active {
     background-color: rgba(20, 20, 20, 1);
   
      color: #FFFFFF;
      text-decoration: none;
  }
 
  #bitsubscribe input[type="text"]  {
	  width: 97%; margin-top:7px; margin-bottom:10px;
	  padding-left:3%;
	 padding-top:2%;
	 font-family: 'Droid Sans', sans-serif;
	 font-size:14px;
	 padding-bottom:2%;
	  border:#fff solid 1px;;
	  height:22px;
	  -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#FFF;
	-webkit-box-shadow: inset 3px 6px 5px -5px rgba(59,59,59,0.3);
	-moz-box-shadow: inset 3px 6px 5px -5px rgba(59,59,59,0.3);
	box-shadow: inset 3px 6px 5px -5px rgba(59,59,59,0.3);
	background-color: rgba(20, 20, 20, 0.0);
  }

 #bitsubscribe textarea  {
	 	  width: 97%; margin-top:7px; margin-bottom:10px;
	 -webkit-box-shadow: inset 3px 6px 5px -5px rgba(59,59,59,0.3);
-moz-box-shadow: inset 3px 6px 5px -5px rgba(59,59,59,0.3);
box-shadow: inset 3px 6px 5px -5px rgba(59,59,59,0.3);
	 border:#fff solid 1px;;
	 font-family: 'Droid Sans', sans-serif;
	 padding-left:3%;
	 padding-top:2%;
	 font-size:15px;
      -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color:#fff;
	  height:70px;
	  background-color: rgba(20, 20, 20, 0.0);
  }
   #bitsubscribe select{
	   width:150px;
	   height:30px;
	   padding-left:5px;
	   margin-left:-50px;
	   margin-bottom:10px;
	   -webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		border: 1px #333 solid;
		color:#666;
	   }

  #bitsubscribe.open {
      display: block;
  }
 
  #bsub-subscribe-button {
      margin: 0 auto;
      text-align: center;
  }
 
  #bitsubscribe #bsub-credit {
      border-top: 1px solid #3C3C3C;
      margin: 0 0 -15px;
      padding: 7px 0;
      text-align: center;
  }
 
  #bitsubscribe #bsub-credit a {
      background: none repeat scroll 0 0 transparent;
      color: #AAAAAA;
      text-decoration: none;
      text-shadow: 0 1px 0 #262626;
  }
 
  #bitsubscribe #bsub-credit a:hover {
      background: none repeat scroll 0 0 transparent;
      color: #FFFFFF;
  }
  
  .border_left{
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	float: left;
	margin-right: 5px;
}
.header_action{
	margin-bottom:15px;}
	.header_action span{
		font-size:10.5px;}

input[type=checkbox] {
  visibility: hidden;
}
