@charset "utf-8";
/* Facebook Fanbox */

.fan_box .profileimage {
	display: none;
}
.fan_box .connect_action {
	padding: 0 0 0 0;
}
.fan_box .connect_action .name{
	font-size: 18px;
}
.fan_box .full_widget .connect_top {
	border: none;
	background-color: #e9e9e9;
}
.fan_box .full_widget {
	border: none;
	background-color: #e9e9e9;
	color: #5c5c5c;
	height: 173px;
}
.connect_top a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #002B71;
}
.connect_top a:hover {
	text-decoration: none;
}
.fan_box .connections {
	border: none;
	font-family: Arial;
	color: #5c5c5c;
	text-decoration: none;
}
.fan_box .connections_grid .grid_item .name {
	font-family: Arial;
	color: #5c5c5c;
}
.grid_item a:hover {
	text-decoration: none;
}