

/*supress spikes in featured area rightcol */
.featured .right ul.spike {
display: none;
}
