           #noticias{
				width:220px;
				margin:0px 0px 10px 16px;
				background-color:#FFFFFF;
				font-family:"Lucida Sans Unicode";
			}
			
				#noticias h3{
					color:#FF0000;
					font-size:12px;
					margin:4px 4px 2px 2px;
				}
				#noticias a{
					color:#008C8C	;
					font-size:11px;
					margin:4px 4px 2px 2px;
					text-decoration:underline;
				}	
					#noticias a:hover{
						text-decoration:none;
					}	
					
				#noticias p{
					color:#666666;
					font-size:10px;
					margin:4px 4px 0px 2px;
				}	
					.noticia_item{
						padding-bottom:22px;
						/padding-bottom:4px;
						margin-bottom:4px;	
						border-bottom:#999999 dotted 1px;
						width:224px;
					}
					
			.noticia_item_{
						padding-bottom:22px;
						/padding-bottom:4px;
						margin-bottom:4px;	
						border-bottom:#999999 dotted 1px;
						width:420px;
					}