
.banner img {
     border:0px;
     }
.banner{
     margin-top:5px;
     border:0px;
     padding:0px;
     background-color:#fff;
}

div#noticias
{
     height:230px;
	float:left;
     width:450px;
	padding:0;	 
	font-size:9pt;	
}

div#noticias ul#not
{
     list-style-image: none;
     list-style-type: none;
     list-style-position:outside;     
	clear: both;
	
}
div#noticias  ul#not li
{
	background: url(../img/ico_leiamais.jpg) no-repeat 0px 0px; 
	text-align:left;
	padding-left:25px;
     height:20px;	
     
	margin:5px 0 0 -20px;
	<!--[if IE]>
	margin: 5px 0px 0px 0px;
	<![endif]-->	
	
}