.product_shell
{
width: 580px;
margin: 0 0 0 3px;
background-repeat: no-repeat;
}

.product_main
{
position: relative;
display: block;
width: 500px;
text-align: left;
margin: 0px 0 0 40px;
color: #000;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 11px;
}

.product_foaming
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_foamingcleanser.jpg);
background-repeat: no-repeat;
}

.product_emulsifying
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_emulsifying.jpg);
background-repeat: no-repeat;
}

.product_mud
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_mud.jpg);
background-repeat: no-repeat;
}

.product_bodyoil
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_bodyoil.jpg);
background-repeat: no-repeat;
}

.product_moisturizer
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_moisturizer.jpg);
background-repeat: no-repeat;
}

.product_serum
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_serum.jpg);
background-repeat: no-repeat;
}

.product_repairing
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_repairingserum.jpg);
background-repeat: no-repeat;
}

.product_spray
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_spray.jpg);
background-repeat: no-repeat;
}

.product_balm
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_balm.jpg);
background-repeat: no-repeat;
}

.product_bomb
{
width: 150px;
min-height: 233px;
margin: 0 0 0 3px;
background-image: url(../images/product_bomb.jpg);
background-repeat: no-repeat;
}

