/* @group Reset */
html, body, form, fieldset, p, a, div, legend, label, br, h1, h2, h3, h4, h5, strong
   { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: Arial, Sans-Serif; vertical-align: baseline; color: white; line-height: 1.5; cursor:default; text-align:justify}
button				{ cursor: pointer; }
a				{ cursor: pointer; }
a h1, a h2, a h3, a h4,a strong	{ cursor: pointer; }
a img				{ border: 0; }
a:link, a:visited		{ text-decoration: none; color: white; }
a:hover, a:active		{ text-decoration: underline; }
ul, ol				{ }
abbr[title], acronym[title], span[title], strong[title]
   { border-bottom: thin dotted; cursor: help; }
acronym:hover, abbr:hover	{ cursor: help; }
strong				{ font-weight:bold}

h1 { font-size:36px; padding-bottom:20px;}
h3 { font-size:16px; margin:20px 0 15px 0; font-weight:bold;}

div#container { width:1000px; height:699px;border:1px solid black;margin:10px auto;padding:0;position:relative; }

ul#editions {list-style-type:none;padding:50px 0 0 20px;}
ul#editions li { float:left; margin-right:10px; text-align:center;}
ul#editions h1 { margin:0;}