/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
.fan_box
.full_widget 
.connect_top {
	border: none;
}
.fan_box
.full_widget {
	border: none;
}
.connect_top a {
	color: #313131;
}
.connect_top a:hover {
	color: #000;	
}
.fan_box
.connections {
	border: none;
	color: #000;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #313131; 
}
