﻿.newstitle
{
    text-align: center;
    color: #ffff66;
    font-size: 24px;
    padding: 0;
    margin: 20px 0 0 0;
}

div#bulletin
{
    clear: both;
    float: left;
    margin: 0;
    padding: 10px;
	color: #000099;
    background-color: #d5a26c;
    width: 316px;
}

div#bulletin a {
	text-decoration: underline;
	color: #ffff66;
}

div#newsother
{
    clear: both;
    float: left;
    margin: 0;
    padding-right: 8px;
    overflow: hidden;
}

div#newsother a
{
	text-decoration: none;
	color: #ffff66;
}

div#relatedarticles {
    padding-top: 10px;
}

div#relatedarticles div{
    border-bottom: 1px solid #c5bcbc;
    overflow: hidden;
    width: 328px;
    height: 28px;
}


#imgminus {
    display: none;
}
