/*****************************************************************
 * HW-provided CSS stylesheet for royprsa Home page
 *****************************************************************/

div.whats-this  {
        font-size:90%;
        text-align:right;
        margin:2px;
}

div#latest_content, div#free_content, div#featured_topics {
    max-height: 300px;
}
div#latest_content div.rss-box ul.rss-items {
    max-height: 169px;
    overflow: auto;
}

