/**
 * rc-addthis.css
 * $Revision: 1.0 $
 *
 * CSS classes for AddThis buttons
 * 
 *   (c) 1992-2011 Cisco Systems, Inc. All rights reserved.
 *   Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
 *  (minified) 
 * 
 *   (c) 1992-2011 Cisco Systems, Inc. All rights reserved.
 *   Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
 */
 
#rc-addthis-persel {
	background: url("/web/fw/i/rc_persel_bottom_bg.gif") no-repeat scroll left bottom #EAEFF2;
	width: 188px;
	position:relative;
	margin-left:8px;
}
#rc-addthis-persel-top {
	background: url("/web/fw/i/rc_persel_top_no_hdr_bg.gif") no-repeat scroll left top transparent;
	color: #333333;
	margin: 0;
	width: 188px;
	height:4px;
	position:absolute;
}
#rc-addthis-content {
	padding:4px;
	position:relative;
	padding-bottom:5px;
}
#rc-addthis-title-blue {
	color:#336681;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-left:2px;
}
#rc-addthis-title-grey {
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding-left:2px;
}
#rc-addthis-buttons {
	position:absolute;
	right:-1px;
}
