@charset "UTF-8";
/* CSS Document */
/* Remove unwanted elements */
#nav_access, #baseline, #nav_utilities, #nav_main, #tabs, h2, #wall_action h2, #wall_action label, #wall_action #submit, button, #siteinfo
{
display: none;
}

/* Ensure the content spans the full width */
#basket {
position:absolute;
width: 100%;
margin: 0 auto;
float: none;
top:100px;
}
fieldset { border:none; }
h1 a:after {
content: ".com/espace-creation/";
}
#wallnameInput {
display:block;
width:100%;
font-size:24pt;
font-weight:bold;
border:none;
margin-bottom:30pt;
}