body,html {
    background-color: ffffff;
    font-family: verdana, arial, sans-serif;
    color: #404040;
    font-size: x-small;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    height:100%;
}

td {
    background-color: ffffff;
    font-family: verdana, arial, sans-serif;
    color: #404040;
    font-size: x-small;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #404040;
}

a:hover {
    text-decoration: none;
    background-color: #dddddd;
}

td.photocomments {
    font-family: verdana, arial, sans-serif;
    color: #aeaeae;
    font-weight: normal;
    font-style: normal;
}

td.title {
    text-decoration: none;
    color: #404040;
}

td.navarrow {
    font-size: small;
}

.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}
a.commentslink {
    text-decoration: none;
    color: #aeaeae;
}

a.commentslink:hover {
    text-decoration: none;
    background-color: #dddddd;
}

a.cool {
    text-decoration: none;
    color: #91c129;
}

a.cool:hover {
    text-decoration: none;
    background-color: #404040;
}

.sendbutton {font-family: verdana, arial, sans-serif; font-size: 10; color: #404040; width: 100px; font-weight: normal; background: #aeaeae; margin: 5px 0px}

.previewbutton {font-family: verdana, arial, sans-serif; font-size: 10; color: #404040; width: 100px; font-weight: normal; background: #aeaeae; margin: 5px 0px}

#fullheight {height:100%}