div.productscontent {        
	float:left;
	clear:both;
	background:#FFFFFF; 
}

div.productscontent table
{
width:100%;
}
 
 div.productscontent td
 {
 width:230px;
 vertical-align:top;
 padding-top:15px;
 padding-bottom:5px;
 height:125px;
 }
 
 div.productscontent td.left
 {
 background-image:url(../images/makeup/leftLinesBg.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
 
 
 }
 
  div.productscontent td.right
 {
 background-image:url(../images/makeup/rightLinesBg.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
 
 }
 
 
 div.productscontent a
 {
 text-decoration:none;
 }

  div.productscontent div.itemImage
  {
  float:left;
  width:90px;
  text-align:center;
  }
 div.productscontent div.itemImage img
 {
 border: none;
 }

 
 
 
 div.productscontent  a.itemInfo
 { 
 display:block;
  font-family:Arial, Verdana, Tahoma, Sans-Serif;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 color:#AE1C2F;
 text-decoration:none;
 font-weight:bold;
 
 margin-left: 100px;
 width:110px;
 min-height:60px;
 height:auto !important;
 height:60px;
 background-image:url(../images/makeup/cloverBG.gif);
 background-position:middle center;
 background-repeat:no-repeat;
 padding-top:30px;
 padding-left:10px;
 
 } 
  div.productscontent a.itemInfo:hover
 { 
 
 color: #333333;
 background-image:url(../images/makeup/cloverBG2.gif);

 }
 
 
 
 
 
table.product
{
        margin-right:10px;
}
/*flash*/
#flashcontent
{
   left:-12px;
position:absolute;
top:10px;
}

span.expander
{
    text-decoration:underline;
}
span.expander:hover
{
    text-decoration:none;
    color: #0060BF;
}




div.MakeUpTop
{
  width:490px;
  text-align:center;
}
div.MakeUpTop img
{
border:none;
margin:auto;

}

div.MakeUpTop table
{
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
   
}
div.MakeUpTop table td
{
margin: 0px;
}

table.product td.bgcolor
{
background:#F4DEE0; none repeat scroll 0 0;

}


h3
{
  margin-bottom:0;
}

#makeupLogos
{
  margin-top:50px;
}

#makeupBanner
{
  margin-top:30px;  
height:140px;
}
#PDFLinks
{
    padding-top:15px;
}