#entry_date {
    text-align: right;
    margin-right: 2em;
    margin-bottom: 0.5em;
}

a.modal {
    background: url("../image/icon_external.gif") no-repeat scroll left center transparent;
    float: right;
    margin: 0px 10px 0 0;
    padding: 2px 0 2px 20px;
}

.mask {
    background-color: #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9000;
}
.boxes .window {
    background-color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 720px;
    z-index: 9999;
}
.boxes .window .modal_header {
    background-color: #000;
    color: #FFFFFF;
    line-height: 2em;
    margin: 0 0 10px;
    padding: 2px 8px;
    text-align: left;
}
.boxes .window .modal_header a {
    color: #FFFFFF;
    float: right;
}
.boxes .window .content {
    height: 550px;
    overflow: auto;
    width: 720px;
}


img#photo {
    width:auto;
    height:100px;
}

/* -----------------------------------------------------------
.link {
    background: none repeat scroll 0 0 transparent;
}

.link a {
    padding: 0 4px;
	text-indent: -9999px;
	width: 120px;
	display: block;
	float:right;
}

.link a.doi {
	background: url("../image/url_link.png") no-repeat scroll left center transparent;
}
.link a.repository {
	background: url("../image/rep.gif") no-repeat scroll left center transparent;
}
.link a.url-link {
	background: url("../image/journal.gif") no-repeat scroll left center transparent;
}
----------------------------------------------------------- */

/* -----------------------------------------------------------
#message {
    color: #524031;
    background-color: #FF0;
    font-size: 150%;
    padding: 5px;
    font-weight: bold;
}
----------------------------------------------------------- */