a:link, a:visited, a:hover
{
 text-decoration:none;
}
#ProductLandingContainer 
{
	width:100%;
	height:100%;	
	margin-top:100px;	
}
.ProductLandingTitle 
{
	padding: 0px 0px 13px 0px;
}
.ProductLandingSubTitle 
{
	padding: 0px 0px 63px 0px;
	color:#CB5771;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

/*original width PL1-4: 125px */
/*when creating second line for removers and apdeo change PL1&2 width:150px, PL3 width:200px, PL4 width: 160px */

#PL1 
{	
	width:125px;
	height:auto;
	display:block;
	float:left;
}
#PL2 
{
	width:125px;
	height:auto;
	display:block;
	float:left;
}
#PL3 
{
	width:100px;
	height:auto;
	display:block;
	float:left;
}
#PL4
{
	width:125px;
	height:auto;
	display:block;
	float:left;
	
	
}

#PL5
{
	width:340;
	height:auto;
	display:block;
	float:left;
	
	
	
}

.ProductLandingLowerTitle1
{
	padding: 28px 0px 15px 0px;
}
.ProductLandingLowerTitle2 
{
	padding: 25px 0px 17px 2px;	
}
.ProductLandingLowerTitle3
{
	padding: 25px 0px 15px 10px;		
}
.ProductLandingLowerTitle4
{
		padding: 28px 0px 18px 0px;	
/*when moving to second row, change padding-top to 10px */

}
.ProductLandingLowerTitle5
{
		padding: 10px 0px 18px 0px;	
/*original padding-top 28px */
}

.ProductLandingImage1 
{
	width:100%;
	height:165px;	
	/*padding-top:15px;*/	
}
.ProductLandingImage2 
{
	width:100%;
	height:165px;
	/*padding-left:20px;*/	
}
.ProductLandingImage3 
{
	width:100%;
	height:165px;	
}
.ProductLandingImage4 
{
	width:100%;
	height:145px;	
	padding-top:20px;	
	
}
.ProductLandingImage5 
{
	width:100%;
	height:145px;	
	padding-top:20px;	
	
}

#eyeshadowButton a
{
	display:block;
	width:62px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_eyeshadow_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#eyeshadowButton a:hover
{
	display:block;
	width:62px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_eyeshadow_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#mascaraButton a
{
	display:block;
	width:47px;
	height:9px; /*was 6px;*/
	background: url("/AlmaySiteImages/product_landing/PL_mascara_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#mascaraButton a:hover
{
	display:block;
	width:47px;
	height:9px;/*was 6px;*/
	background: url("/AlmaySiteImages/product_landing/PL_mascara_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}


#concealerButtoneyes a
{
  display:block;
	width:52px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_concealer_off.gif"); background-repeat:no-repeat;
    margin:0px;
	padding:0px;
	padding-left:2px;	
}

#eyelinerButton a
{
	display:block;
	width:44px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_eyeliner_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#eyelinerButton a:hover
{
	display:block;
	width:44px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_eyeliner_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#browpencilButton a
{
	display:block;
	width:60px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_browpencil_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:4px;
}
#browpencilButton a:hover
{
	display:block;
	width:60px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_browpencil_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:4px;
}
#concealerButton a
{
	display:block;
	width:52px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_concealer_off.gif"); background-repeat:no-repeat;
margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
	padding-left:2px;
}
#concealerButton a:hover
{
	display:block;
	width:52px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_concealer_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
	padding-left:2px;
}
#foundationButton a
{
	display:block;
	width:56px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_foundation_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
	padding-left:2px;
}
#foundationButton a:hover
{
	display:block;
	width:56px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_foundation_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
	padding-left:2px;
}
#powderButton a
{
	display:block;
	width:42px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_powder_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
	padding-left:2px;
}
#powderButton a:hover
{
	display:block;
	width:42px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_powder_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
	padding-left:2px;
}
#bbButton a
{
	display:block;
	width:78px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_bb_off.gif"); background-repeat:no-repeat;
	padding-left:2px;
}
#bbButton a:hover
{
	display:block;
	width:78px;
	height:9px;/*was 7px;*/
	background: url("/AlmaySiteImages/product_landing/PL_bb_on.gif"); background-repeat:no-repeat;
	padding-left:2px;
}
#liplinerButton { padding-left:10px; }
#lipcolorButton { padding-left:10px; }
#lipglossButton { padding-left:10px; }
#liplinerButton a
{
	display:block;
	width:38px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_lipliner_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;	
}
#liplinerButton a:hover
{
	display:block;
	width:38px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_lipliner_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;	
}
#lipcolorButton a
{
	display:block;
	width:41px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_lipcolor_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;	
}
#lipcolorButton a:hover
{
	display:block;
	width:41px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_lipcolor_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;	
}
#lipglossButton a
{
	display:block;
	width:42px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_lipgloss_off.gif"); background-repeat:no-repeat;	
}
#lipglossButton a:hover
{
	display:block;
	width:42px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_lipgloss_on.gif"); background-repeat:no-repeat;	
}
#eyemakeupButton a
{
	display:block;
	width:63px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_eyemakeup_off.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#eyemakeupButton a:hover
{
	display:block;
	width:63px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_eyemakeup_on.gif"); background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	_padding-bottom:5px;
}
#facemakeupButton a
{
	display:block;
	width:66px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_facemakeup_off.gif"); background-repeat:no-repeat;
}
#facemakeupButton a:hover
{
	display:block;
	width:66px;
	height:9px;
	background: url("/AlmaySiteImages/product_landing/PL_facemakeup_on.gif"); background-repeat:no-repeat;
}