.anouncement_container {
	position:relative;
	overflow:hidden;
    width: 728px;
    height: 70px;
    background-color:#fffffff;
    background-repeat: repeat;
    padding: 2px;
    border: none ;
    color:#626262;
    border:0px solid #e8e8e8;
  
}
	
.anouncement {
	position:relative;
	width:100%;	
	font-size:11px;
	font-family:arial;
	color:#333333;	
	margin-left:5px;
	
}

.anouncement_title {
	font-size:11px;
	font-weight:900;
	font-family:arial;
	text-decoration:none;
	  color: #dc5b1f
}