@charset "utf-8";
/* CSS Document */
/* SHOULD ONLY! STYLES TAKEN FROM THE OLD CSS AS ARE REQUIRED, DESIREABLE & NAKE SENSE! 
	THESE STYLES MAY HEREIN BE REWORKED. */
.birth-story-basic-facts {
	margin-right: 0.5em;
	color: white;
	text-align: right;
}
.birth-story-basic-facts div {
	margin-right: 0.5em;
}
.birth-story-basic-facts h4 {
	color: white;
	text-align: right;
}
.birth-story-basic-facts p {
	font-size: 14px;
	text-align: right;
}
.contentSidebarLeft-Topless {
	float:left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.contentSidebarRight-Topless {
	float:right;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	margin-right: 0;
	max-width: 300px;
	text-align:center;
}
.contentSidebarRight-Topless img {
	text-align:right;
	height: 100%;
	width: 100%;
}
.contentSidebarRight-Topless p, h1, h2, h3 {
	text-align:center;
}
.contentSidebarLeft-Topless {
	float:left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.ImageSidebarR {
	background: transparent; 
	float:right; 
	margin:1.5em 0px 1em 10px;
}
.ImageSidebarL {
	background: transparent; 
	float:left; 
	margin:1.5em 10px 1em 0px;
}