.HideUntilElementReady{
  visibility:hidden;
}

.HideUntilElementReady.FB_ElementReady{
  visibility:visible;
}

#header-profilepic{
color: gray;
}

#Form_FacebookForm_Comment{
padding: 6px; 
border: 1px solid #DDDDDD !important; 
height: 20px; background: #FAFAFA !important;
font-size: 15px;
width: 100%;
}



#inputsubmit{
padding: 6px; float: left; 
border: 1px solid #DDDDDD !important; 
height: 40px; background: #FAFAFA !important;
font-size: 12px;
width: 50px;
}

.add_run_table table{
  border: none;
  width: 200px;
}

.add_run_table td{
  border: none;
}

.friends_table table{
  border: none;
  width: 200px;
}

.friends_table td{
  border: none;
}


.friends_div{
clear: both;
width:100%;
}

.friendsinvite_div{
clear: both;
width:100%;
}

.profilepicfriend{
  float: left;
  padding: 10px;
}

.fb_connectedii{
  float: right;
}

.fb_photo{
  float: left;
	margin-right: 10px;
}

.fb_photo a {
	border: none;
}

.facebook_sidebar{
  clear: both;
	padding-top: 40px;
}

.facebook_sidebar a {
	 border: none;
}
