/**
 * $Id$
 * sciencecodex new teasers format.
 * (c)2009 ion publications, llc.
 */
.new-teaser-image{
    float:right;width:160px;height:120px;margin:5px;padding:5px;
    border:1px solid #999999;background-color:#efefef;
}
.new-teaser-image-clear{clear:both;}