.anouncementBody 
{
	text-align:center;
	background-color: rgb(80, 127, 173);
	margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 0px;
    padding: 0px;	
	font-family: Verdana;
    font-size: 11px !important;
    font-size: 9px;
    color: orange;
}
.anouncement-frame 
{
	width: 200px;
	height: 40px;
}