#seccion_miplanb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#c_articulos_miplanb {
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 80px;
}
.articulos_miplanb img {
	clear: both;
	font-family: Verdana, Helvetica, sans-serif;
	margin-right: 8px;
	float: left;
	height: 69px;
	width: 86px;
}
#c_articulos_miplanb_listado {
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../../images/static/bullet.gif);
	background-position: 16px 5px;
}
#t_miplanb {
	/*
	width: auto;
	background-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 2px;
	*/
	background-color:#FF9900;
	border-bottom:1px solid #000000;
	margin-left:2px;
	text-align:center;
	width:auto;
}
