span.cnnsocial_sharebar_blogIndex { /**< Overrides the .cnn_widget styles */
	font-family: inherit;
	line-height: inherit;
	margin-left: auto;
	padding-bottom: inherit;
	padding-top: inherit;
	position: relative;
	width: auto;
}
span.cnnsocial_sharebar_blogIndex a:link, 
span.cnnsocial_sharebar_blogIndex a:hover { /**< Overrides the .cnn_widget styles */
	font-size: inherit;
}
.cnn_sites,
.cnnsocial_sharebar_blogIndex nav { 
	position: relative;
}
.callout .notch,
.cnnsocial_sharebar_blogIndex .callout {
	position: absolute;
}
.siteLinks,
.cnnsocial_sharebar_blogIndex nav {
  display: block;
}
.cnnsocial_sharebar_blogIndex nav {
  float: none;
  width: 100%;
}
.callout .notch,
.icon_sharebutton_digg, 
.icon_sharebutton_reddit, 
.icon_sharebutton_twitter, 
.icon_sharebutton_linkedin,
.icon_sharebutton_facebook, 
.icon_sharebutton_delicious, 
.icon_sharebutton_googleplus, 
.icon_sharebutton_stumbleupon {
	background: url('http://i.cdn.turner.com/cnn/.element/img/3.0/global/icons/social-sprite.png') no-repeat;
}
.siteLinks,
.icon_sharebutton_digg, 
.icon_sharebutton_reddit, 
.icon_sharebutton_twitter, 
.icon_sharebutton_linkedin,
.icon_sharebutton_facebook, 
.icon_sharebutton_delicious, 
.icon_sharebutton_googleplus, 
.icon_sharebutton_stumbleupon {
	height: 20px;
}
.icon_sharebutton_digg, 
.icon_sharebutton_reddit, 
.icon_sharebutton_twitter, 
.icon_sharebutton_linkedin,
.icon_sharebutton_delicious, 
.icon_sharebutton_googleplus, 
.icon_sharebutton_stumbleupon {
	margin-top: 10px;
}
.icon_sharebutton_facebook {
	margin-top: 5px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_delicious {
	background-position: -263px 0px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_digg{
	background-position: -263px -20px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_reddit{
	background-position: -263px -42px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_stumbleupon{
	background-position: -263px -62px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_twitter{
	background-position: -22px -80px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_facebook{
	background-position: 0 -80px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_googleplus{
	background-position: -62px -80px;
}
.cnnsocial_sharebar_blogIndex nav.sharebar_sites div.icon_sharebutton_linkedin{
	background-position: -42px -80px;
}
.siteLinks,
.cnnsocial_sharebar_blogIndex .callout {
   background-color: #fff;
}
.cnnsocial_sharebar_blogIndex a.siteLinks {
	line-height: 20px;
	padding: 0 0 0 8px;
}
.siteLinks {
	width: 76px;
	font-family: Arial, sans-serif;
	margin-left: 20px;
	text-transform: capitalize;
}
.cnnsocial_sharebar_blogIndex a.siteLinks:link,
.cnnsocial_sharebar_blogIndex a.siteLinks:visited {
	color: #000;
	font-size: 11px;
}
#cnnBlogContentArea a.siteLinks, /**< Fix for the cnnbts theme which has a very high specificity on links weight. */
.cnnsocial_sharebar_blogIndex a.siteLinks:link,
.cnnsocial_sharebar_blogIndex a.siteLinks:visited {
	font-weight: 700;
}
.callout .notch,
.cnnsocial_sharebar_blogIndex .callout {
	left: 0;
}
.cnnsocial_sharebar_blogIndex .callout {
    margin: 5px 0 18px;
    padding: 18px 20px;
	width:99px;
	z-index:10;
}
.callout .notch {
	background-position: -409px 0;
    border-top: 0;
    height: 6px;
    margin: 0;
    padding: 0;
    top: -6px;
    width: 20px;
    line-height: 0;  /**< ie6 height fix */
    font-size: 0;    /**< ie6 height fix */
    _border-right-color: pink;   /**< ie6 transparent fix */
    _border-left-color: pink;    /**< ie6 transparent fix */
    _filter: chroma(color=pink); /**< ie6 transparent fix */
}
.cnnsocial_sharebar_blogIndex .border-callout {
	border: 1px solid #ccc;
	padding: 0 5px 5px;
}
