/* Share Container */
#sharestrip {
	background-color: white;
	height: 28px;
	width: 633px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 20px;
	float: left
}

#sharestrip #panel_new {
    background: none repeat scroll 0 0 #E8E8E8;
    border-radius: 3px 3px 3px 3px;
    float: left;
    height: 31px;
    width: auto;
}

#sharestrip #panel_new #social_new
{
	float:left;
	height: inherit;
	margin-top: 3px;
	padding-right:13px;
	width: auto;
}

.print_email_new, #right_new #right_panel_new .print_email_new
{
	width: 115px;
	height: inherit;
	margin-top: 3px;
	float:left;
}

#sharestrip #panel_new #comment
{
	width: 70px;
	height: inherit;
	margin-top: 3px;
	float:left;
}

#sharestrip #panel_new #comment img {
	padding-right:10px;
}


/* Panel Pieces (Email, Print, Etc) */
.piece
{
	height:16px;
	padding-left:10px;
	padding-top:4px;
	float:left;
}

.counter
{
	padding-top:2px;
}


.em_sharethis
{
	width:20px;
	padding-left:6px;
	padding-right:10px;
	padding-top:4px;
	float:left;
	display: block;
}

.divider_new
{
	border-left: 1px solid #EEEEEE;
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 31px;
}


/* Bottom Strip */
#sharestrip_bottom
{
	width: 633px;
	height: 28px;
	padding:0px;
	margin-bottom: 15px;
	float:left;
	clear: both;
}

#sharestrip_bottom #left_new
{
	width:auto;
	padding-left:5px;
	float:left;
	height:inherit
}

#sharestrip_bottom #right_new
{
	width:auto;
	float:left;
	height:inherit
}


#sharestrip_bottom #right_new #right_panel_new {
    background: none repeat scroll 0 0 #E8E8E8;
    border-radius: 3px 3px 3px 3px;
    height: 31px;
}

#right_new #right_panel_new .print_email_new
{
	width: auto;
}

#sharestrip_bottom #right_new #right_panel_new #right_social_new
{
	width: auto;
	padding-right: 13px;
	height: inherit;
	margin-top: 3px;
	padding-left: 10px;
	float:left;
}

/* Adjusts ShareThis CSS to remove text link */

.new_story_meta, .new_story_meta a
{
	margin-top: 6px;
    background: none;
    font-size: 14px;
	color: #9e0b0f;
	font-weight: bold;
}

.stbutton
{
	display:inline;
}

.stbuttontext
{
	display:none;
}
