/* CSS Document by IMAGE ICU, LLC */
/* Home Styles for babykicks.com */
/* (c)2007 IMAGE ICU, LLC - www.imageicu.com */

/******************* Left Main Content *********************/
#leftMain {
	margin: 0;
	padding: 10px 0 0 0;
	width: 506px;
}
#leftMain p {
	/*margin: 10px 4px 20px 24px;*/
	padding: 0;
	color: #000000;
	text-indent: 0px;
	line-height: 1.45;
	letter-spacing: 0.01em;
	text-align: justify;
	/*border: solid 1px green;*/
}

/******************* Left Main Column Content *********************/
#leftCol {
	padding: 0px 5px 0px 5px !important;
	margin: 0;
	width: 240px;
	text-align: center;
	/*border: solid 1px red;*/
}
#leftCol img {
	max-width: 240px;
	max-height: 280px;
}
#rightCol {
	padding: 0px 5px 0px 5px !important;
	float: right;
	display: inline;
	margin: 0;
	/*padding: 0;*/
	width: 240px;
	text-align: center;
}
#rightCol img {
	max-width: 240px;
	max-height: 280px;
}
#flexBox {
	margin: 20px 0px 0px 0px;
	padding: 0;
	height: auto;
	text-align: left;
	background-color: #d7e2fa;
	border: 1px solid #003399;
	width: 240px;
}
#flexBox p {
	margin: 6px;
	padding: 0;
	color: #000;
	text-indent: 0px;
	font-size: 90%;
	line-height: 1.2;
	letter-spacing: normal;
}