/* Start of CMSMS style sheet 'apemap_news.css' */
div.news_postdate
{
text-decoration:none;
font-weight:bold;
color: #897D54;
}

.news_flash
{
    DISPLAY: block; OVERFLOW: hidden; POSITION: relative;
    margin: 0px 0px 19px 0px;
    padding:0;
    top: 0px;
    left: 25px;
    /*border-color: #DACFA7;
    border-style:solid;
    border-width: 0px;*/
    width:221px;
    color: #897D54;
    font: 16px  verdana, arial, hevetica, sans-serif;
    vertical-align:top;
    background-image:url(uploads/images/apemap/sidebar_element_middle.png);
    background-repeat:repeat-y;
}

.news_flash_top
{
width:221px;
background-image:url(uploads/images/apemap/sidebar_element_top.png);
background-repeat:no-repeat;
background-position:top;
padding:10px;
}

.news_flash_middle
{
padding:0 10px;
}

.news_flash_bottom
{
width:221px;
background-image:url(uploads/images/apemap/sidebar_element_bottom.png);
background-repeat:no-repeat;
background-position:bottom;
padding:10px;
}


div.news_title a
{
text-decoration:none;
font-weight:bold;
color: #897D54;
}


div.news_morelink
{

}


#news_content
{
padding:10px 0;
}


#news_extra
{

}

#news_print
{

}

#news_back
{

}
/* End of 'apemap_news.css' */

