#contents .vertical td {
text-align:left;
vertical-align:middle;
}
.img-border {
 display: inline;
}
.img-border img {
 border: none;
}
.name {
position: relative;
top: -17px;
left: 1px;
text-align:left;
font-size: small;
font-family: sans-serif;
font-style: oblique;
/* for IE */
filter:alpha(opacity=85);
/* CSS3 standard */
opacity:0.85;
background:transparent;
background-color:#ffffff;
text-decoration: none;
width: 230px;
}
.name a {
text-decoration: none;
color: #000000;
}
.name a:hover {
text-decoration: underline;
}
#contents .name a {
padding-left: 6px;
}
.special-item .name a {
padding-left:6px;
}
#abstract {
text-align:left;
padding-bottom: 0px;
padding-top: -5px;
font-family: sans-serif;
padding-left: 7px;
position: relative;
top: -12px;
}
#contentarea {
padding-top:0px;
}
#messagearea {
margin-bottom:0px
}
.img-border img{
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ffffff, offX=1, offY=1, positive=true);
}
#contents .name {
padding-top:0px;
}
#contents .horizontal-seperator {
border-bottom: 0px;
}
#contents td {
padding-bottom: 0px;
}
.img-border img {
 border:1px solid #333333;
}
.img-border img{
box-shadow: 2px 2px 2px #818181;
-webkit-box-shadow: 2px 2px 2px #818181;
-moz-box-shadow: 2px 2px 2px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=2, offY=2, positive=true);
}
