/*STICKY SEPARATOR*/
/*the sticky background*/
.structItemContainer-group.structItemContainer-group--sticky
{
border:3px solid @xf-paletteColor2 ;
border-radius:10px;
margin:0px 0px 10px 0px;}
.structItemContainer-group.structItemContainer-group--sticky:before
{content: " Sticky Threads: ";
line-height:2em;
font-style:normal;
font-size:20px;
padding-left:10px; }