/*___________________________ carrying over share overlay ---*/
.cnnOverlayMenuContainer { display:block; position:relative; }
.cnnOverlayMenu { display:none; position:absolute; left:19px; top:17px; }

.cnnShareThisBox {width:138px;}
#cnnShareThisContent {padding:9px 9px 3px 8px; margin:0px; font-size:10px; background:#ffffff; font-weight:bold;line-height:14px;}
#cnnShareThisContent .cnnShareThisTitle h6 {font-size:10px; color:#949494; padding:0px 0 9px 0; margin:0px; }
.cnnShareThisTitle img {float:right;}
.cnnShareThisItem {padding:0 0 9px 0;}
.cnnShareThisItem img {vertical-align:middle; padding:0 8px 0 0; border:none;}

.cnnShareBoxContent .cnnShareContent
{margin:0 9px; background:#fff; border:1px solid #cbcbcb;text-align:left;}
.cnnShareBoxContent
{width:100%;overflow:hidden;background:url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/dropdowns/shdw_center.png);}
.cnnShareBoxHeader
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnShareBoxHeader .cnnShareBoxHeaderTL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/dropdowns/shdw_TL.png) 0 0 no-repeat;}
.cnnShareBoxHeader .cnnShareBoxHeaderTR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/dropdowns/shdw_TR.png) 0 0 no-repeat;}
.cnnShareBoxFooter
{overflow:hidden;position:relative;width:100%;height:9px;background:transparent;}
.cnnShareBoxFooter .cnnShareBoxFooterBL
{margin-right:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/dropdowns/shdw_BL.png) 0 0 no-repeat;}
.cnnShareBoxFooter .cnnShareBoxFooterBR
{position:absolute;top:0px;right:0px;width:9px;height:9px;background:transparent url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/dropdowns/shdw_BR.png) 0 0 no-repeat;}


.cnnShareThisItem
{clear:both;}
.cnnShareThisItem a,
.cnnEmbeddShare .cnnShareThisItem a,
.cnnEmbeddShare .cnnShareThisItem a:hover
{display:block;padding:3px 0 4px 25px;background:url(http://i.cdn.turner.com/cnn/.element/img/3.0/global/icons/share_sprite_2.gif) 0 2px no-repeat;)}
.cnnEmbeddShare .cnnShareThisItem a:visited
{color:#004276;}
.cnnShareThisItem a.cnnShareMixx,
.cnnShareThisItem a.cnnShareMixx:hover
{background-position:0 2px;}
* html .cnnShareThisItem a.cnnShareMixx
{width:70px;}
*:first-child+html .cnnShareThisItem a.cnnShareMixx
{width:70px;}
.cnnShareThisItem a.cnnShareDigg,
.cnnShareThisItem a.cnnShareDigg:hover
{background-position:0 -25px;}
.cnnShareThisItem a.cnnShareFacebook,
.cnnShareThisItem a.cnnShareFacebook:hover
{background-position:0 -52px;}
.cnnShareThisItem a.cnnShareDelicious,
.cnnShareThisItem a.cnnShareDelicious:hover
{background-position:0 -80px;}
.cnnShareThisItem a.cnnShareReddit,
.cnnShareThisItem a.cnnShareReddit:hover
{background-position:0 -107px;}
.cnnShareThisItem a.cnnShareStumbleUpon,
.cnnShareThisItem a.cnnShareStumbleUpon:hover
{background-position:0 -137px;}
.cnnShareThisItem a.cnnShareMyspace,
.cnnShareThisItem a.cnnShareMyspace:hover
{background-position:0 -166px;}
.cnnShareThisItem a.cnnShareTwitter,
.cnnShareThisItem a.cnnShareTwitter:hover
{background-position:0 -194px;}


/* end share box styling */