@charset "utf-8";
@import "../nrbasic.css";
#article h2 {
    border-left:8px solid #b2265d;
}
#cover div#categoryTitle,
#categoryTitle,
#cover .category-title {
    margin: 20px 0 20px;
    padding: 16px 10px 5px;
    border: 0 none;
    background-color: #b2265d;
    background: url(/elements/201107/images/head_category_bg.png) repeat 0 0, #b2265d;
    font-size: 16px;
    text-shadow: 0 1px 1px #333;
    color: #fff;
}
#top_stories h1, #cover h1 {
    border-left: 12px solid #b2265d;
}
#article h3 {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0 none;
}
div.twitter {
    clear:both;
    float: left;
    height: 22px;
    margin-top: 16px;
    margin-left: 10px;
    padding-top: 1px;
    *padding-top: 5px; /* for IE6/7 */
    padding-left: 25px;
    background-image: url("/elements/t_small-c.png") ;
    background-repeat: no-repeat;
    background-position : 0px 0px;
    font-size: 12px;
}
#content div.backnumber-list div.list-header {
    border-top: 5px solid #861d47;
    background-color: #b2265d;
    text-shadow: 0 1px 1px #333;
}
#article .infobox p, #article #maincontent .infobox p {
    font-size: 100%;
}
