@charset "utf-8";
/* CSS Document */

#informacion-lista-doctores {
	border:1px solid #cccccc;
	background-image:none !important;
	margin-top:5px;
	padding-left:0px !important;
}
#informacion-lista-doctores table {
	font-size:9px;
}
#informacion-lista-doctores table tr td,
#informacion-lista-doctores table tr th {
	vertical-align:top;
	border-bottom:1px solid #eeeeee;
	text-align:left;
	padding:1px 2px 1px 2px;
}
#informacion-link-lista-doctores a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
