a:link, a:visited {
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}

div.body {
    width:95%;
    margin:auto;
    float:none;
}

span#buttons {
    width:120px;
    height:150px;
}

#buttons button {
    float:none;
}

#add {
    width:15px;
    height:10px;
}
#remove {
    width:15px;
    height:10px;
}

#abstractpub, #restBibTex, #authors, #bookTitle,
#crossref, #journalNumber, #keywords, #month,
#pages, #publisher, #serie, #title, #volume, #year {
    width:400px;
}

#reveal {
    display:none;
}

div.nav2 {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    padding-right: 30px;
}

div.nav2 .menuButton {
    font-size: 9px;
    font-weight: normal;
}

div.nav2 a {
    font-weight: normal;
}
