/*

  osCommerce sociable plugin

  by Vicente Aguilar <bisente@bisente.com>

  http://www.bisente.com/proyectos/oscommerce-sociable-plugin/

  

  This plugin is beerware. If you find it useful, you owe me a beer!

  http://www.bisente.com/documentos/beerware/

  

  Modified for CRELoaded by maestro Exp $ 

  Contribution Central

  http://contributioncentral.com



  Copyright (c) 2007 Contribution Central



  Released under the GNU General Public License



*/



.sociable {

	width: auto;

	position: relative;

	left: 1%;

}



.sociable p {

	float: left;

}



.sociable-links {

	display: inline;

	list-style-type: none;

	float: left;

	margin: 0.5em;

	padding: 0;

}



.sociable-site {

	float: left;

	padding-left: 1em;

}



.sociable-icon {

	border: 0;

}
