* {font-family: Arial}
body {background-color: #111111; color: #eeeeee; font-size: 12px; margin-left: 10%; margin-right: 15%}
h1 {font-size: 16px}
table a {font-size: 12px; color: white}

a {color: white}

div.header {border-bottom: 1px #808080 solid; text-align: left; width: 100%}
div.header_links {solid; text-align: right; width: 100%}

div.folder {width: 80px; height: 80px; float: left}
div.folder a {color: white; font-weight: bold; font-size: 12px}
div.file {width: 180px; height:128px; float: left; background-color: #333333; padding: 10px; margin: 2px; position:relative}
div.file a {color: white; font-weight: bold; font-size: 12px}

div.footer {font-size: 10px; border-top: 1px #808080 solid; margin-top: 25px}

div.dir_comments_title {font-size: 14px; margin-top: 10px; font-weight: bold}
div.dir_comments {background-color: #eeeeee; border: 2px #808080 solid; margin-top: 5px; color: black; font-weight: bold; padding: 10px}

div.pages_list {font-size: 14px; margin-top: 10px; text-align:center}
div.pages_list a.page {color: white;}
div.pages_list a.cur_page {color: white; font-weight: bold}

img.file_img {height: 110px; border: 0px}
img.prevpic {border: 1px #808080 solid}