/**
* @section browser reset
* @see     ...
*/

* { margin:0em; padding:0em; }
option { padding-left: 0.4em; }

* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html { height: 100.5%; font-size: 100.01%; width: 100%; }
body { position: relative; text-align: left; }

fieldset, img { border: 0em; }
li { line-height: 1.5em; }
dt { font-weight: bold; }
dd { margin: 0em 0em 1em 2em; }
blockquote { margin: 0em 0em 1em 1.5em; }
