
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#wrapper {
	width: 640px;
	margin: 5px auto;
}

h1#faciallifeImage {
	text-indent: -9999px;
	width: 230px;
	height: 300px;
	float: left;
	background:url(images/faciallifecastDvd.gif) no-repeat;
}

h1#faciallifeDvd {
	text-indent: -9999px;
	width: 320px;
	height: 300px;
	float: right;
	padding-right: 30px;
	background: url(images/STEPBySTEPLOGO-3.gif) no-repeat;
}

p {
	text-align: justify;
}

.boldText {
	font-weight: bold;
}

div#coloredBackground {
	background-color:#44CBFF;
	width: 256px;
	padding: 7px;
	line-height: 1.5em;
	float:left;
	font: Arial, Helvetica, sans-serif;
}

div#noBackground {
	width:345px;
	padding: 3px;
	float: right;
}

div#fullBackground {
	width:640px;
	padding: 3px;
	float: left;
}

div#image {
	width: 250px;
	padding: 10px;
	text-align:justify;
	float: left;
	line-height: 1.5em;
	border: solid 1px;
	margin-top: 2px;
	font-size: 11px;
}

div#paypal {
	/*text-indent: -9999px;*/
	width: 362px;
	height: 251px;
	float: right;
	text-align:center;
	padding: 0px;
	margin: 0px;
	background: url(images/30_DAY.gif) no-repeat;
}

.floatLObj { float: left; }

p#production {
	clear: both;
	font-size: 9px;
	margin-top: 10px;
}
