.addthis_peekaboo_style {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    bottom: 0;
    box-shadow: 0 0 3px #CCCCCC;
    position: fixed;
    left: 10px;
    width: 70px;
    z-index: 1000;
	font-family:Arial, Helvetica, sans-serif;
	height:50px;
}
.addthis_peekaboo_style a {
    border-bottom: 1px solid #EEEEEE;
    color: #5F656E;
    display: block;
    float: none !important;
    font-size: 10px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding: 10px 20px !important;
    text-decoration: none;
    transition: none 0s ease 0s;
    white-space: nowrap;
}
.addthis_peekaboo_style span a:hover {
    background: none repeat scroll 0% 0% rgb(13, 153, 252);
    text-decoration: none;
    color: rgb(255, 255, 255);
	cursor:pointer;
}
.addthis_toolbox{
	direction:ltr;
	}