﻿#Main
{
    background:url(../../../img/my-beauty/bg-1003-myBeauty-na.jpg)  top left no-repeat;   
    padding-bottom:30px;
	background-color:#e9e8e9;
}

    #ContentLeft
    {
        float:left;
        width:405px; 
        padding:15px 50px 10px 60px;
    }
        #ContentLeft h2
        {
            margin-bottom:10px;
        }
        
        #ContentLeft p
        {
            margin-left:10px;
        }
    
    #ContentRight
    {    
        float:left;
        margin-top:60px;
		margin-left:25px;
		text-align: right;
		width: 290px;
		height: 190px;
		margin-bottom: 10px;
		background: url(../../../img/my-beauty/bg-1003-mustHave-na.gif) bottom left no-repeat;
    }
    
        #LoginBox
        {
            margin-top: 40px;
			width:516px; 
            float:left;
			padding-left: 50px;
        }
        
        #LoginRegister
        {
        }
        
        #BottomLink
        {
         float:left;   
         padding-top:5px;
		 padding-left: 30px;
		 text-align: right;
        }