div.container_pediatrics{
	position: relative;
	background-image: url(../images/pediatrics.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: auto;
	width:1023px;
	height:619px;
}
div.header_pediatrics {
position: relative;
	margin-left: 470px;
	margin-top: 180px;
	background-image: url(../images/title_pediatrics.gif);
	background-repeat: no-repeat;
	width: 340px;
	height: 32px;
	
}

div.header_prenatal {
position: relative;
	margin-left: 470px;
	margin-top: 220px;
	background-image: url(../images/title_prenatal.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 32px;
	
}
div.content_pediatrics {
	position: relative;
	margin-left: 460px;
	width: 400px;
	border-left: 3px dotted #8B0000;
	padding-left: 10px;
}
