* {
margin:0;
padding:0;
}

body {
font-family:Helvetica, Arial, sans;
font-size:100% !important;
line-height:1.4;
color:#000;
}

h1 {
margin:20px 0 0 0;
color:#000;
font-size:1.5em;
}

img {
border:none;
}

#footer, dt, dd {
display:none;
}

dl {
position:relative;
left:50%;
width:100%;
height:20em;
}

dl dl {
position:absolute;
left:0%;
width:100%;
top:26em;
height:auto;
}

dl p {
width:50%;
padding:0.5em 0;
}

#active {
display:block;
}

dl.secondlevel #subactive {
display:block;
}


#logo {
text-align:right;
border-bottom:1px solid #000;
margin:0 0 20px 0;
padding:10px;
}

#mailer {
display:none;
}

#url {
display:block;
border-top:1px solid #000;
width:100%;
height:5em;
}
