/** 
* @package JJ Social Images
* @author JoomJunk
* @copyright	 2012 JoomJunk. All Rights Reserved
* @license http://www.gnu.org/licenses/gpl-3.0.html
*/

#socialimages {
	width:500px;
	height:30px;
	margin:auto;
	padding-left:10px;
	
	float:right;
	margin-right:20px;
	margin-bottom:4px;
	color:#f2f2f2;
	font-size:11px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	
}

#socialimages a {
	text-decoration: none;
	
}
#socialimages a img{ margin-left:-4px;}