#sharenav{
	width:430px;
	height:20px;
	overflow:hidden;
	padding-bottom:0px;
}
#sharenav li{
	float:left;
}
#sharenav li .twitter{
	background:url(images/pic_twiter.jpg) no-repeat left;
	display:block;
	width:70px;
	height:23px;
}
#sharenav li .stumble{
	background:url(images/pic_stumble.jpg) no-repeat left;
	display:block;
	width:112px;
	height:23px;
}
#sharenav li .facebook{
	background:url(images/pic_facebook.jpg) no-repeat left;
	display:block;
	width:93px;
	height:23px;
}

#sharenav li .digg{
	background:url(images/pic_dig.jpg) no-repeat left;
	display:block;
	width:70px;
	height:23px;
}
#sharenav .more{
	background:url(images/ico_more.jpg) no-repeat right;
	float:left;
	margin-left:10px;
}
#sharenav a{
	font-size:12px;
	color:#4E4E4E;
	line-height:18px;
	background:url(images/social_bdr.jpg) no-repeat right;
	padding-right:10px;
	padding-left:8px;
	display:block;
}
#sharenav a.morebtn{
	font-size:12px;
	color:#4E4E4E;
	line-height:18px;
	background: none!important; 
	padding-left:8px!important;
	display:block;
}
.addthis_button_digg{
	margin-right:8px;
}
#sharenav .morebtn small{
	font-size:12px;
	color:#4E4E4E;
	line-height:16px;
	background:url(images/morebtn.jpg) no-repeat 0 2px;
	width:8px;
	height:18px; 
	padding-right:10px;
	margin-left:8px; 
}
.sharethistxt{
	font-size:16px; 
	color:#0DABD3 !important;
	padding:15px 0 5px 0;
}

/* AddThis Styles */
.addthis_toolbox .two_column 
{
    width: 226px;
  /*  padding: 10px 0 10px 0px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}

.addthis_toolbox .two_column a 
{
   padding: 4px 0 4px 4px; /**/
    position: relative;
	display: block;
	width:109px;
	cursor:pointer;
    /*width: 66px;
   
    text-decoration: none;
    color: blue;*/
}
.addthis_toolbox .two_column a img{
	padding-right:5px; 
	float:left;
}
/*.button_twitter{
	background:url(images/twitter.jpg) no-repeat;
	display:block;
}*/

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

/*.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}*/

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 113px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 113px;
    float: right;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}
.addthis_toolbox a{
	line-height:18px;
	color:#4C4C4C!important;
	font-size:12px;
	display:block;
}
