.statusnews
{
	margin-top: 10px;
}

.news
{
	border: 1px grey dashed;
	margin-top: 5px; 
	witdh:80%;
	padding: 2px;
}

.statusimg
{
	float: left; 
	height:100%;
	width: 30px;
}

.newstext
{
	display: inline-block;
	width: 92%;
	margin-left: 4px;
}

.red 
{
	color: #990000;
}