/*canspan*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bgpage{
	position: relative;
	width: 930px;
	height: 1590px;
}

.buttton{
	position: absolute;
	width: 128px;
	height: 20px;
	cursor: pointer;
	left: 370px;
	top: 137px;
	overflow: hidden;
/*background:#000;*/
}

.navbut{
position:absolute;
width:124px;
height:42px;
cursor:pointer;
/*background:#0F0;*/
}

#tampons {
	position:relative; 
	width:400px; 
	height:280px; 
	left:40px; 
	top:550px; 
}

#pads {
	position:relative; 
	width:400px; 
	height:280px; 
	left:490px; 
	margin-top:-280px;
	top:550px; 
	background-color:#FFFFFF;
	display:block;
	float:left;
}


#product, #tsuper, #tplus, #treg { 
	position:relative; 
	width:400px; 
	height:280px; 
	left:0px; 
	top:0px; 
	background-color:#FFFFFF;
	display:block;
	float:left;
}

#povernight, #pheavyflow, #preg { 
	position:relative; 
	width:400px; 
	height:280px; 
	left:0px; 
	top:0px; 
	background-color:#FFFFFF;
	display:block;
	float:left;
}

#video_L{
	position:absolute;
	width:380px;
	height:213px;
	left:500px;
	top:1271px;
	background-color:#000000;
}

#video_R{
	position:absolute;
	width:380px;
	height:213px;
	left:50px;
	top:1271px;
	background-color:#000000;
}
