#sb_container { position: fixed; display: block; width: 85px; height:400px; overflow: hidden; z-index: 20; top: 200px; padding-left: 50%; margin-left: -580px; left: 0 }

#sb_container_inner {
    background-color: #F0F4F9;
    border: 1px solid #808080;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

#sb_twitter { margin: 3px 0px 15px 5px }
#sb_twitter iframe { width: 68px !important; }
#sb_facebook { margin: 0px 2px }
#sb_googleplus { margin: 5px 0px 8px 14px }
#sb_shareviamail { width: 64px; height: 20px; background:url('../images/sb_sendmail.gif') no-repeat top left; margin: 15px 0px 8px 7px }
#sb_shareviamail a { display: block; width: 64px; height: 20px }

#sb_print { width: 64px; height: 20px; background:url('../images/sb_print.gif') no-repeat top left; margin: 15px 0px 8px 7px }
#sb_print a { display: block; width: 64px; height: 20px }

#sb_emailafriend { display: none}

.fb_edge_widget_with_comment {
	position: fixed !important;
}

.hide_on { display: none }
.hide_off { display: block }