.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget
{
  height:25px;
  border: 0 !important;
  background: none !important;
  position: relative;
  height:185px;
}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
  
}
.fan_box .profileimage{
  display: none;
}
.fan_box .name_block
{
	display:none!important;
	font-size:22px!important;
	font-weight:bold;
	font-family:"Times New Roman";
	margin-bottom:10px;
	background-image:url('http://www.nazareth-fund.org/images/tit_sqr.gif');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:17px;
	text-align:right;
	}
.fan_box .name_block a{color:#000; text-decoration:none;}
.fan_box .name_block .name{font-size:22px!important;}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  text-align :right;
  width:280px; !important;
  position:absolute;
  bottom:3px;
  left:70px;
  float:left;
}
.fan_box .connections .connections_grid {
  padding-top: 0px !important;
}
.fan_box .connections_grid .grid_item{
  padding:0px !important;
  margin: 0px 16px 5px 0px !important;
  width:58px !important;
}
.fan_box .connections_grid .grid_item img{
  border: 4px solid #a7a29a;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fan_box .connections_grid .grid_item .name{
   
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
left:0px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}

.connect_widget .like_button_no_like .piece, .connect_widget .like_button_no_like{
	color:#55514d;
	background:#ddd2c2;
	border-color: #a1998d;
	border-bottom-color:#55514d;
	}
.connect_widget_like_button .liketext{
	color:#55514d;
	}
.connect_widget a.like_button_no_like:hover .piece, .connect_widget a.like_button_no_like:hover{
	color:#55514d;
	background:#f4e8d6;
	border-color: #a1998d;
	border-bottom-color:#a1998d;
	}
.connect_widget .like_button_like, .connect_widget .like_button_like .piece {
    background-color: #f4e8d5;
    border-color: #a1998d;
    cursor: default;
}

