h2 {
	background: url(../../web-media/imagenes/web/h2_articulos.gif) no-repeat right 0;
	width: auto;
	height: 30px;
}
#articulos  {
	margin: 0 auto;
	width: 350px;
}
#articulos li {
	font-size: 70%;
	list-style-type: square;
	color: #660000;
	margin: 0 0 8px 0;
}
