/* cronmhsbabygalerie_template_b */
div#cronmhsbabygalerie_template_b table { 
	width:600px; 
	height:800px;
	border:4px solid #e0e0e0; background-color:#ffffff; padding:1px; margin:0px;
}

div#cronmhsbabygalerie_template_b table tr td.img_td {
	text-align:center; 
	border:1px solid #e0e0e0;
	background-color:#ffffff;
}

div#cronmhsbabygalerie_template_b table tr td.text_td {
	vertical-align:top; 
	text-align:left; 
	width:50%;
	color:#395D7F;
	font-size:1.7em;
	line-height: 1.5;
	border:1px solid #e0e0e0;
	padding: 10px;
	font-weight: bold;
	/*
	background-repeat:no-repeat;
	background-position:right bottom;
	*/
} 