#main-content li {
width:200px;
background:#fff;
text-align:center;
position:relative;
float:right;
margin-top:5px;
margin-bottom:25px;
margin-left:25px;
display:inline;
border-color:#ccc;
border-style:solid;
border-width:0 1px 1px 0;
padding:10px;
}

#fullplate-navigation {
list-style:none;
margin:5px 0 0;
}

#fullplate-navigation li {
display:block;
float:left;
width:180px;
}

#previous {
text-align:left;
}

#next {
text-align:right;
}

#fullplate-navigation li a {
display:block;
width:160px;
border-bottom:1px solid #fff;
padding:10px;
}

#fullplate-navigation li a:hover {
color:#333;
}

#fullplate-photo {
background:#fff;
width:535px;
margin:0 0 10px;
padding:5px 15px 15px;
}

#fullplate-photo h2 {
font-weight:400;
font-stretch:normal;
}

#main-content a span {
position:absolute;
left:-9999px;
}

#main-content a {
border-bottom:1px solid #fff;
}

#main-content a:hover span {
top:10px;
left:10px;
width:202px;
font-weight:400;
background:#fff;
color:#0c3657;
font-size:80%;
line-height:100%;
filter:alpha(opacity=100);
border-color:#eee #eee #0c3657;
border-style:solid;
border-width:0 0 10px;
padding:5px 0;
}

#main-content img {
border:1px solid #EEE;
}