#download_sign_up_background{    
    margin-left:2em;
    background-image:url('/images/layouts/membership/membership_background.png');
    background-repeat:repeat-x;
    background-position:top;
  
}

#download_sign_up_image{
    height:183px;
    width:132px;
    background-image:url('/images/layouts/membership/morphit_box.png');
    background-repeat:no-repeat;
    background-position:bottom;
    float:left;
    margin:0;
  
}

#membership_banner{
    width:406px;
    height:38px;
    background-image:url('/images/layouts/membership/membership_join.png');
	background-repeat:no-repeat;
	
    margin:0em 1em;
}

#membership_background{
    background-color:#f8ca3d;
    background-image:url('/images/layouts/membership/banner_background.png');    
    background-repeat:repeat-x;
    background-position:bottom;
    padding:0.75em 2.5em;
   
    margin:1em 1.5em;
	clear:left;
	
}

#membership_banner_wrapper{
	width:570px;
	padding:0;
	margin:0 auto;
}

#sign_up_login_box{
    background-color:#fff;
    border:1px solid #bdbdbd;    
    clear:both;
    padding:2em;
    margin:0 auto;
        width:800px;
        
}

.user_agreement {
    line-height:1.2em;
    font-size:0.9em;
    font-family:Arial;
}