@charset "utf-8";
/* 2009-2010 © Copyright Nachle Express Inc. */

#fan-box {
	margin-left:-10px;
	padding-bottom:20px;
}
.fan_box
.full_widget 
.connect_top {
	border: none;
	background: transparent;
	float:left;
	padding-top:30px;
}
.fan_box
.full_widget {
	border: none;
	background: transparent;
}
.connect_top a {
	color: #999;
}
.connect_top  {
	background: transparent !important;
}
.connect_top a:hover {
	color:#ccc;	
}
.fan_box
.connections {
	background: transparent;
	border: none;
	color: #999; /* Nachle Express has ... fans */
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #999; /* changes the text color of the "names" of people */
}
.fan_box
.connections_grid
.grid_item
.name a:hover{
	color: #fff; 
}
.connect_button{
color:#999; /* You are a fan */
background: transparent;
}
.UIActionButton_Text, .UIActionButton_Wrap{
background:#222222 none no-repeat scroll 0 0;
display:block;
}
.UIActionButton_BlueText .UIActionButton_Text {
color:#cccccc;
}
.name_block{
background: transparent;
width:180px;
margin:0;
padding:0;
}
.name a:hover{
	color: #ccc; 
}
a:hover{
color:#ccc;
}

