/* -- Side featurette -- */

.s_feature {
}

#b_hmasthead .s_feature {
   font-size   : 0.9em;
   background-color  : #434343;
}

#b_hmasthead .s_feature img.thumb {
}

.s_feature img.thumb {
   float    : left;
   margin   : 0 10px 0 0;
}

h3.s_feature, .featurette h3 {
   padding  : 5px 0 0 0;
   font-size   : 12px;
   color : #fff;
}

.s_feature p, .featurette p {
   margin   : 0.5em 0;
}

