

.tab_imp
{
	background: url('../imagens/img_exclamacao.jpg') no-repeat top;
	width:47px; 
}

.tab_imp2
{
	width:290;
	font-family: Verdana;
	color:#ff0000;
	font-size: 10pt;
	font-style:italic;
	text-align:justify;
}
	
#myBox
{
	margin:10px;
	padding:5px;
	width:200px;
}

.news
{
background-color:gray;
border:solid 1px black;
}

.news img
{
float:left;
}	

.news p
{
float:right;
}

.clear
{
clear:both;
}