body {
	background-color: #933F56;
	background-image: url(/images/bgtile-pink.jpg);
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#Table_01div {
    width:100%;
    height:100%;
	}
	
#Table_01 {
box-shadow: 3px 3px 0px #a00;	
}	
	
#Table_01 table {
box-shadow:0px 0px 0px #000;	
}
	
#Table_01 td {
    background-color:#FFF;
}


#Table_01 tr .butterflybar {
	font-weight: bold;
	background-image: url(/images/avent-Nipplette-Site_02.png);
	background-repeat:no-repeat;
	background-color:#FFF; 
}
.sidenavcontent a {
	padding-right: 28px;
}
.sidenavcontent a:hover {
	background: url('images/rightnavbar-Butterflynip.png') no-repeat 95% 0%;
	display: inline-block;
	min-height: 30px;

}

.contentTD {
	padding-right: 40px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #9D3248;
}
table {
	margin: auto;
	font-size: 14px;
}

div.centered {
    text-align: center;
}

div.centered table {
    margin-right: auto; 
	margin-left: auto; 
	margin: 0 auto;
}

.footer {
	background-image: url(/images/bgtile-pink.jpg);
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.sidenavcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF; 
	font-style: normal;
	background-image: url(/images/rightnavbar2_02.jpg);
	background-repeat: repeat-y;
}

.sidenavcontent a  {

	color: #FFF; 
	text-decoration: none; 
	font-style: normal;
	minimum-height: 70px;
	display: inline-block;
}

.sidenavcontent td  {
	padding: 5px;
}

/* if current show butterfly */ 
.customlist li.butterfly {
	list-style-type: none;
	background: url('/images/rightnavbar-Butterfly-avent.png') no-repeat 0px 0px;
	/*text-indent: -1em;*/
	padding-left: 32px;
}

.customlist li {
	list-style-type: none;
	background: url('images/rightnavbar-Butterflynip.png') no-repeat 0px 0px;
	/* text-indent: -1em; */
	padding-left: 32px;
	display: block;
	margin-bottom: 25px;
	min-height: 25px;
}

ul.customlist { 
	padding: 0; 
	margin: 0; 
	padding-right: 5px;  /*text-indent: -1em; */
}


.bold {
	font-weight: bold;
}
#Table_01 {
    box-shadow: none;
}