/* Remove default formatting */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

em, strong { font-style: normal; font-weight: normal; }

table { border-collapse: collapse; }

fieldset, img { border: 0; }

ol, ul { list-style: none; }

/* Standard fonts formatting */

body { font-family: "Arial", Helvetica, sans-serif; line-height: 1.5em }

table { font-size: inherit; }

/* Lightbox */

#lightbox { background-color:#F1EDDA; padding: 10px; }

#lightbox a:hover { color: #1C1B19; }

#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }

#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: none; clear: both; }

#overlay img { border: none; }

#overlay { background-image: url(../overlay.png); }

* html #overlay { background-color: #333; back\ground-color: transparent; background-image: url(../blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale"); }
