#our-products {
	width: 840px;
	height: 338px;
	background: url(../images/white-bg.jpg) no-repeat;
}

#our-products_H {
	width: 840px;
	height: 384px;
	background: url(../images/white-bg_H.jpg) no-repeat;
}
#infos {
	width: 760px;
	height: 304px;
	padding: 34px 40px 0 40px;
	position: absolute;
}
#infos-left {
	text-align: left;
	width: 200px;
	float: left;
}
#content #infos #infos-left ul li
{
	font-family: Arial, Tahoma, sans-serif;
	font-size:11px;
	list-style-type:disc;
	margin-left: 18px;
	color:#888;
}
#infos-right {
	margin: 35px 0 0 0;
	float: right;
	text-align: right;
	width:280px;
}
#content #infos p{
  font-size:11px;
  padding:0;
  margin:0 0 10px 0;
}
#content #infos .intro p{
	margin-top: 5px;
  font-size:12px;
}
#content #infos #infos-right p{
  font-size:11px;
  padding:0;
  margin:0 0 10px 0;
  float:right;
  clear:both;
  width: 235px;
}  
.intro {
	width: 190px;
	height: 31px;
	margin-bottom: 7px;
}
.info {
	margin: 0;
	padding: 0;
}
.image-disclaimer p {
    font-size: 9px !important;
    font-style: italic;
    left:300px;
    width: 300px;
    position:absolute;
    padding-top: 8px !important;
}
#nappy {
	width: 840px;
	height: 296px;
	padding-top: 42px;
	text-align: center;
}
#dock {
	width: 840px;
	height: 158px;
	background: url(../images/dock-shadow.jpg) bottom no-repeat;
}
#bunny-talk {
	float:left;
	width:288px;
	height:144px;
	padding-left:20px;
	padding-right:23px;
	background:url(../images/bunny-talk-kid.jpg) bottom no-repeat;
}
#bunny-talk span{
  display:none;
}
#balls {
	float:left;
	margin-top:37px;
	width:480px;
	height:107px;
}
#balls span {
	display: none;
}
#balls ul {
	margin:0;
	padding:0;
	list-style:none;
}
#balls ul li {
	float:left;
	display:inline;
}
#balls #ball-1, #balls #ball-1.active {
	background:url(../images/ball-small-over.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-1 a{
	background:url(../images/ball-small-on.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-2, #balls #ball-2.active {
	background:url(../images/ball-crawler-over.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-2 a{
	background:url(../images/ball-crawler-on.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-3, #balls #ball-3.active {
	background:url(../images/ball-toddler-over.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-3 a{
	background:url(../images/ball-toddler-on.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-4, #balls #ball-4.active  {
	background:url(../images/ball-walker-over.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-4 a {
	background:url(../images/ball-walker-on.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-5, #balls #ball-5.active {
	background:url(../images/ball-jonior-over.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-5 a{
	background:url(../images/ball-jonior-on.jpg) center no-repeat;
	display:block;
	height:107px;
	width:96px;
}
#balls #ball-1 a:hover, #balls #ball-2 a:hover,
#balls #ball-3 a:hover, #balls #ball-4 a:hover, #balls #ball-5 a:hover {
	background:transparent;
}
#features-1 {
	float:left;
	width:302px;
	height:338px;
	background:url(../images/product-features-1-2-3-bg-new.jpg) no-repeat;
}
#features-2 
{
	float:left;
	width:302px;
	height:338px;
	background:url(../images/product-features-4-5-6-bg-new.jpg) no-repeat;
	}
#features-3 
{
	float:left;
	width:302px;
	height:338px;
	background:url(../images/product-features-7-8-9-bg-new.jpg) no-repeat;
	}
#features-4 
{
	float:left;
	width:302px;
	height:338px;
	background:url(../images/product-features-10-11-12-bg-new.jpg) no-repeat;
	}
#features-5 
{
	float:left;
	width:302px;
	height:338px;
	background:url(../images/product-features-13-14-15-bg-new.jpg) no-repeat;
	}
/*
#features-4-5 {
	float:left;
	width:302px;
	height:338px;
	background:url(../images/product-features-4-5-bg.jpg) no-repeat;
}
*/
.product-info {
	float:left;
	width:538px;
	height:364px;
	margin-bottom:-26px;
}
h1.our-nappy{
	width:128px;
	height:30px;
	background:url(../images/our-nappy.gif) no-repeat;
}
h1 span{
  display:none;
  }