/* Basic stylesheet for corner menu layout */

/* Main HTML elements */

body { font-size:90%; padding: 0px; margin: 0px; border: 0px;}
pre { font-family:monospace; font-size:110%; }
div, p, span, li, dd, dt, th, td { font-size:1em; }
td { vertical-align:top; }
p  { margin-top:0.6em; margin-bottom:0.6em; }
img  { border: 0px }

a { color:inherit; text-decoration:none; } /* neutral style for anchor target */

/* Miscellaneous classes */
.float-right { float:right; margin:0px 0px 5px 5px }
.center { text-align:center; }
.small { font-size:80%; }



