@charset "utf-8";
/* CSS Document CSS PRIVACY*/

div#content{ width:630px; margin:0 auto; float:none;margin-top:55px;}

body #bg-products{background:url(../images/bg-products.jpg) no-repeat; background-position:50% 0%;}

div#container {background: none no-repeat;}

div h1{
	margin-bottom:15px;
	margin-left:15px;
}

h1#contact-us{
	background:url(../images/contact-us.png) no-repeat;
	_background-image:none;
	_filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact-us.png', sizingMethod='image');
	width:609px;
	height:72px;
	margin-bottom:25px;
	
}

h1#legal-notice{
	background:url(../images/t-legal.png) no-repeat;
	_background-image:none;
	_filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/t-legal.png', sizingMethod='image');
	width:609px;
	height:63px;
	margin-bottom:25px;
	text-indent:-10000px;	
}

h1#privacy{
	background:url(../images/privacy-statement.png) no-repeat;
	_background-image:none;
	_filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/privacy-statement.png', sizingMethod='image');
	width:610px;
	height:68px;
	margin-bottom:25px;
	text-indent:-10000px;	
} 

h1#sitemap{
	background:url("../images/listerine-sitemap.png") no-repeat;
	_background:none;
	_filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/listerine-sitemap.png', sizingMethod='image');
	width:610px;
	height:72px;
	text-indent:-10000px;
}


h2{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:123.1%;
	margin-bottom:30px;	
	margin-top:10px;
	margin-left:15px;
}


div#inside{
	width:610px;
}

div#inside p , h3{
	margin-left:15px;
	margin-bottom:30px;
	letter-spacing:-0.5px;
	line-height:150%;
	font-size:100%;
	width:609px;
	text-align:justify;
}

div#inside h3{
	font-family:Georgia, Trebuchet, "Times New Roman", Times, serif;
	font-size:120%;
	font-style:italic;
}

div#width-fix {
	float:left;
	margin-left:130px;
}

div#inside hr{
	margin-left:-10000px;
	margin-top:40px;
}

div#inside #sitemap-list{
	line-height:19px;
	height:350px;
}
div#sitemap-list ul{
	height:170px;

}

#sitemap-list li{
	background:transparent url(../images/list-bullet.png) no-repeat scroll 2px 8px;
	color:#0A4CBC;
	float:left;
	font-family:Georgia,Trebuchet,"Times New Roman",Times,serif;
	font-size:120%;
	font-style:italic;
	margin-bottom:15px;
	margin-left:19px;
	_margin-left:9px;
	padding-left:9px;
	width:266px;
}

