body {
    font-size: .9em;
}
#left {
    position: absolute;
    width: 190px;
    top: 10px;
    left: 10px;
    font-size: 0.9em;
    border: 0px;
    padding: 10px;
    z-index: 2;
}
#right {
    position: absolute;
    width: auto;
    top: 10px;
    right: 10px;
    left: 230px;
    border: 0px;
    padding: 0px;
    z-index: 1;
    height: 100%;
}
#intro {
    margin-top:30px;
    margin-left: 60px;
    margin-right:40px;
    padding: 20px;
    border-width: 2px;
    border-style: solid;
}
#leftmenu {
    font-size : 1.1em;
}	
#title-box {
    font-size:1.2em;
}
#title-header {
    float:left;
}
.topdivider {
    clear:both;
    color:red;
}
#pager {
    float:right;
    text-align:right;
    white-space: nowrap;
    font-size:.8em;
    width:35%;
}
.pager-element {
    margin:0 4px 0 4px;
    text-align:center;
}
.pager-element img {
    max-width:100%;
    vertical-align:middle;
}
table.textbox {
    font-size : 1.1em;
    font-family: Georgia, Palatino,'Times New Roman',serif;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
table {
    font-size : 1.1em;
}
td.menu {
    font-size: 1.1em;
}
td.pageLabel {
    font-size: 1.2em;
    font-weight: bold;
}
td.frame {
    font-size : 1.2em;
}
.copyright {
    font-size: .8em;
}
table.navbox {
    font-size: 1em;		
}
td.navbox {
    font-weight: bold;
}
td.creditLabel {
    font-style: italic;
}
td.creditName {
    font-weight: bold;
}
td.small {
    font-size: .9em;
}
select.smallSel {
    font-size: .9em;
    width : 170px;
    margin: 0px;
}
.searchField {
    font-size: .9em;
    margin: 0px;
    width : 35%;
}
.smallField {
    font-size: .9em;
    margin: 0px;
    width : 30%;
}
table.thumbnail {
    border : none;
}
td.thumbnail {
    font-size: .8em;
}
#thumbnail-list {
    font-size: small;
    text-align: center;
    width:100%;
}
.thumbnail-item {
    margin:2px;
    padding:2px;
    float:left;
    max-height: 100%;
    height: 130px; 
    max-width:100px;
    width:98px;
    position: relative;
}
.thumbnail-item img {
    max-width:100%;
}
.thumbnail-item p {
    word-wrap: break-word;
    bottom: 0;
    margin: 0;
    padding: 0;
    line-height: 100%;
}
div.label {
    clear:both;
    float:left;
    width:30%;
    text-align: right;
    white-space: nowrap;
}
div.textbox {

    float:right;
    width:68%;
    text-align: left;
}
#group_description {
    font-size: .9em;
    font-style: italic;
    color: #707070;
    margin:20px;
}
#clickToView {
    font-size: .7em;
    line-height: 40px;
    font-style: normal;
    padding-left: 10px;
    border-left:1px solid;
}
#debugLink {
    position: absolute;
    right:4px;
    top: 0;
    z-index: 999;
}
#debugLink img {
    width:30px;
}