Enhance SlideShare widget for it to point the a specified div (like annotationListWidget).
{{! template for the slice widget }}
<div class='Ldt-sliceWidget'>
{{! the whole bar }}
<div class='Ldt-sliceBackground'></div>
<div class='Ldt-sliceLeftHandle'></div>
{{! the zone which represents our slice }}
<div class='Ldt-sliceZone'></div>
<div class='Ldt-sliceRightHandle'></div>
</div>