#signup { margin: 0; padding: 0; }
#next { position: relative; top: 20px; }

#decoration { position: absolute; top: 141px; left: 156px; }
#verticaltohorizontal { z-index: 30; position: absolute; bottom: 0; left: 0; }
#horizontaldivider { position: absolute; bottom: 0; }

div#decoration { display: block; }

#content ol, #content ul { margin-left: 3em; }

dl { width: 50em; }
dt, dd { float: left; margin: 0; padding: 0.2em; border-bottom: 1px solid #dddddd; }
dt { width: 15em; }
dd { width: 20em; font-weight: bold; }
dd small { font-size: 1em; font-weight: normal; }

#compare { margin: 0; padding: 0; position: relative; top: 0; left: 11px; }
h1, h3 { margin: 0; padding: 0; }
